diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-01 22:23:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-01 22:23:59 +0000 |
commit | 15980972aff495ebfdafe64cb86597a966388969 (patch) | |
tree | 696d58a7e06abb449f19568cdaa5bff1b00045b7 /dev-util/scons/scons-2.1.0.ebuild | |
parent | Marking python-updater-0.10 ppc for bug 400861 (diff) | |
download | historical-15980972aff495ebfdafe64cb86597a966388969.tar.gz historical-15980972aff495ebfdafe64cb86597a966388969.tar.bz2 historical-15980972aff495ebfdafe64cb86597a966388969.zip |
Marking scons-2.1.0 ppc for bug 401831
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-util/scons/scons-2.1.0.ebuild')
-rw-r--r-- | dev-util/scons/scons-2.1.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/scons/scons-2.1.0.ebuild b/dev-util/scons/scons-2.1.0.ebuild index d62be2074b76..c5f0ecc6adec 100644 --- a/dev-util/scons/scons-2.1.0.ebuild +++ b/dev-util/scons/scons-2.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild,v 1.2 2011/11/11 19:24:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/scons/scons-2.1.0.ebuild,v 1.3 2012/02/01 22:23:59 ranger Exp $ EAPI="3" PYTHON_DEPEND="2:2.4" @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc" DEPEND="" |