diff options
Diffstat (limited to 'app-editors/gphpedit/gphpedit-0.4.3.ebuild')
-rw-r--r-- | app-editors/gphpedit/gphpedit-0.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gphpedit/gphpedit-0.4.3.ebuild b/app-editors/gphpedit/gphpedit-0.4.3.ebuild index 53b79a687c89..c0a321b0bbcb 100644 --- a/app-editors/gphpedit/gphpedit-0.4.3.ebuild +++ b/app-editors/gphpedit/gphpedit-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.4.3.ebuild,v 1.3 2003/10/08 09:41:48 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gphpedit/gphpedit-0.4.3.ebuild,v 1.4 2003/10/12 21:49:05 dholm Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://gphpedit.org/releases/${P}.tar.gz" IUSE="" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" LICENSE="GPL-2" RDEPEND=">=dev-libs/glib-2.0 |