diff options
Diffstat (limited to 'dev-python/4suite/4suite-1.0_beta1.ebuild')
-rw-r--r-- | dev-python/4suite/4suite-1.0_beta1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/4suite/4suite-1.0_beta1.ebuild b/dev-python/4suite/4suite-1.0_beta1.ebuild index 4e6d24a2c16b..7dad14aa28e6 100644 --- a/dev-python/4suite/4suite-1.0_beta1.ebuild +++ b/dev-python/4suite/4suite-1.0_beta1.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_beta1.ebuild,v 1.5 2006/07/08 17:46:35 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta1.ebuild,v 1.6 2006/08/13 22:59:08 weeve Exp $ inherit distutils eutils @@ -16,7 +16,7 @@ DEPEND=">=dev-lang/python-2.3 IUSE="doc" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc ~x86" LICENSE="Apache-1.1" PYTHON_MODNAME="Ft" |