diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:41:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 05:41:24 +0000 |
commit | 7ee32c465528ad1fed70aad4617786ec3342bca2 (patch) | |
tree | 15ac15a8136aab1dc77a0c80e79ae0e155b885b5 /dev-util/scons/scons-0.96.1.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.tar.gz gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.tar.bz2 gentoo-2-7ee32c465528ad1fed70aad4617786ec3342bca2.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'dev-util/scons/scons-0.96.1.ebuild')
-rw-r--r-- | dev-util/scons/scons-0.96.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/scons/scons-0.96.1.ebuild b/dev-util/scons/scons-0.96.1.ebuild index 3a1af8999224..e3615816a703 100644 --- a/dev-util/scons/scons-0.96.1.ebuild +++ b/dev-util/scons/scons-0.96.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.1.ebuild,v 1.5 2005/02/06 08:31:05 kito Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-0.96.1.ebuild,v 1.6 2005/04/01 05:40:23 agriffis 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 ~ppc-macos" +KEYWORDS="x86 ~ppc sparc alpha ~hppa ~mips amd64 ia64 ~ppc-macos" IUSE="" DEPEND=">=dev-lang/python-2.0" |