diff options
author | David Holm <dholm@gentoo.org> | 2004-07-17 19:11:40 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-17 19:11:40 +0000 |
commit | 52239f2e9cda92dfc290049086f60f8a72d9fd4b (patch) | |
tree | f66bfa4cc0610d4e20c131f097a07e9ff385fe6f /dev-python/pytables/pytables-0.8.1.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-52239f2e9cda92dfc290049086f60f8a72d9fd4b.tar.gz gentoo-2-52239f2e9cda92dfc290049086f60f8a72d9fd4b.tar.bz2 gentoo-2-52239f2e9cda92dfc290049086f60f8a72d9fd4b.zip |
Added to ~ppc
Diffstat (limited to 'dev-python/pytables/pytables-0.8.1.ebuild')
-rw-r--r-- | dev-python/pytables/pytables-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytables/pytables-0.8.1.ebuild b/dev-python/pytables/pytables-0.8.1.ebuild index 6b08b69ed5f6..192d88613124 100644 --- a/dev-python/pytables/pytables-0.8.1.ebuild +++ b/dev-python/pytables/pytables-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.8.1.ebuild,v 1.1 2004/07/16 20:31:00 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytables/pytables-0.8.1.ebuild,v 1.2 2004/07/17 19:11:40 dholm Exp $ inherit distutils @@ -14,6 +14,6 @@ DEPEND=">=dev-lang/python-2.2 dev-python/numarray" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" LICENSE="as-is" IUSE="" |