diff options
author | David Holm <dholm@gentoo.org> | 2004-04-07 12:09:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-07 12:09:50 +0000 |
commit | 49b08b11aee3ff5dbacf87762c1f57a56c8f22a6 (patch) | |
tree | 151f2fce4b395badad098697d6402403042fc800 /dev-python/pyx/pyx-0.6.1.ebuild | |
parent | marked stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-49b08b11aee3ff5dbacf87762c1f57a56c8f22a6.tar.gz gentoo-2-49b08b11aee3ff5dbacf87762c1f57a56c8f22a6.tar.bz2 gentoo-2-49b08b11aee3ff5dbacf87762c1f57a56c8f22a6.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/pyx/pyx-0.6.1.ebuild')
-rw-r--r-- | dev-python/pyx/pyx-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyx/pyx-0.6.1.ebuild b/dev-python/pyx/pyx-0.6.1.ebuild index 4b6de026025a..ae1c58f71d6a 100644 --- a/dev-python/pyx/pyx-0.6.1.ebuild +++ b/dev-python/pyx/pyx-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.6.1.ebuild,v 1.1 2004/04/06 22:03:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyx/pyx-0.6.1.ebuild,v 1.2 2004/04/07 12:09:50 dholm Exp $ IUSE="" @@ -17,7 +17,7 @@ DEPEND=">=dev-lang/python-2.2 >=app-text/tetex-1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" src_install() { |