diff options
author | Tom Gall <tgall@gentoo.org> | 2006-07-31 04:06:39 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2006-07-31 04:06:39 +0000 |
commit | c78d5e288dce0962fe04f0b0e96d0a61fcfbbf14 (patch) | |
tree | 374738f8c4cc7358fb01594fe128b06e412c3b28 /dev-python/4suite/4suite-1.0_beta3.ebuild | |
parent | Adjustment to add nptl nptlonly to 32-bit userland make.defaults now that gli... (diff) | |
download | historical-c78d5e288dce0962fe04f0b0e96d0a61fcfbbf14.tar.gz historical-c78d5e288dce0962fe04f0b0e96d0a61fcfbbf14.tar.bz2 historical-c78d5e288dce0962fe04f0b0e96d0a61fcfbbf14.zip |
added ~ppc64
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python/4suite/4suite-1.0_beta3.ebuild')
-rw-r--r-- | dev-python/4suite/4suite-1.0_beta3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/4suite/4suite-1.0_beta3.ebuild b/dev-python/4suite/4suite-1.0_beta3.ebuild index 6142cf3ffca2..a30b47ef9a5b 100644 --- a/dev-python/4suite/4suite-1.0_beta3.ebuild +++ b/dev-python/4suite/4suite-1.0_beta3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.3 2006/07/16 12:02:33 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.4 2006/07/31 04:06:39 tgall Exp $ inherit distutils eutils @@ -15,7 +15,7 @@ DEPEND=">=dev-lang/python-2.3 IUSE="doc" SLOT="0" -KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc x86" +KEYWORDS="~alpha ~amd64 ia64 ~ppc ~ppc64 ~sparc x86" LICENSE="Apache-1.1" PYTHON_MODNAME="Ft" |