diff options
Diffstat (limited to 'dev-util/scons/scons-0.95.ebuild')
-rw-r--r-- | dev-util/scons/scons-0.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/scons/scons-0.95.ebuild b/dev-util/scons/scons-0.95.ebuild index 51aca1c1db3e..28b9ed5ea06a 100644 --- a/dev-util/scons/scons-0.95.ebuild +++ b/dev-util/scons/scons-0.95.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-util/scons/scons-0.95.ebuild,v 1.4 2004/07/15 00:06:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.95.ebuild,v 1.5 2004/10/19 10:03:43 absinthe Exp $ inherit python distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.scons.org" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ~amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips amd64 ~ia64" IUSE="" DEPEND=">=dev-lang/python-2.0" |