From f61776cac09d800a907544d887ceaba7cd36f198 Mon Sep 17 00:00:00 2001 From: Tony Vroon Date: Mon, 30 Apr 2007 21:43:52 +0000 Subject: Add ~ppc keyword. Tested on a PowerBook 5,9 with GCC 4.1.2 (Portage version: 2.1.2.5) --- x11-misc/emacs-desktop/ChangeLog | 5 ++++- x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-misc/emacs-desktop') diff --git a/x11-misc/emacs-desktop/ChangeLog b/x11-misc/emacs-desktop/ChangeLog index 70039530690d..f09f0b5a1ca4 100644 --- a/x11-misc/emacs-desktop/ChangeLog +++ b/x11-misc/emacs-desktop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/emacs-desktop # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.9 2007/04/21 17:38:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/ChangeLog,v 1.10 2007/04/30 21:43:52 chainsaw Exp $ + + 30 Apr 2007; Tony Vroon emacs-desktop-0.2.ebuild: + Add ~ppc keyword. Tested on a PowerBook 5,9 with GCC 4.1.2 21 Apr 2007; Markus Rothe emacs-desktop-0.2.ebuild: Added ~ppc64; bug #174880 diff --git a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild b/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild index dbc3f99d0ec1..dcb80df8e9f4 100644 --- a/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild +++ b/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.8 2007/04/21 17:38:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/emacs-desktop/emacs-desktop-0.2.ebuild,v 1.9 2007/04/30 21:43:52 chainsaw Exp $ inherit eutils fdo-mime @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~ppc" IUSE="" src_install() { -- cgit v1.2.3-65-gdbad