diff options
Diffstat (limited to 'dev-util/scons/scons-0.96.ebuild')
-rw-r--r-- | dev-util/scons/scons-0.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/scons/scons-0.96.ebuild b/dev-util/scons/scons-0.96.ebuild index 79af30fc60bf..34432d0df89b 100644 --- a/dev-util/scons/scons-0.96.ebuild +++ b/dev-util/scons/scons-0.96.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.96.ebuild,v 1.1 2004/08/18 16:27:08 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.ebuild,v 1.2 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" |