diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2002-08-14 09:42:07 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2002-08-14 09:42:07 +0000 |
commit | 94c920318a12e64d1c67fb2d849ed1420ff2a3b6 (patch) | |
tree | 0f5bdbd2fcfa7325864893a382b5691832dd947a /dev-python/gnome-python/gnome-python-1.4.2.ebuild | |
parent | Added ppc keyword (diff) | |
download | historical-94c920318a12e64d1c67fb2d849ed1420ff2a3b6.tar.gz historical-94c920318a12e64d1c67fb2d849ed1420ff2a3b6.tar.bz2 historical-94c920318a12e64d1c67fb2d849ed1420ff2a3b6.zip |
Added ppc keyword
Diffstat (limited to 'dev-python/gnome-python/gnome-python-1.4.2.ebuild')
-rw-r--r-- | dev-python/gnome-python/gnome-python-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild index 8480e06345f5..5f7864c6b34f 100644 --- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild +++ b/dev-python/gnome-python/gnome-python-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.1 2002/08/02 02:08:11 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.2 2002/08/14 09:42:07 pvdabeel Exp $ S=${WORKDIR}/${P} DESCRIPTION="gnome-python" @@ -17,7 +17,7 @@ DEPEND="virtual/python RDEPEND="${RDEPEND}" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ppc" LICENSE="GPL-2" src_compile() { |