diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:36:04 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-10 21:36:04 +0000 |
commit | 33b937b9ac2c02507b800dc223b4f938499ea011 (patch) | |
tree | 518394b62101bad5cf900a1484eb87a0ae019972 /virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild | |
parent | Marking Module-Build-0.34.0201 ppc64 for bug 288026 (diff) | |
download | historical-33b937b9ac2c02507b800dc223b4f938499ea011.tar.gz historical-33b937b9ac2c02507b800dc223b4f938499ea011.tar.bz2 historical-33b937b9ac2c02507b800dc223b4f938499ea011.zip |
Marking perl-Module-Build-0.34.0201 ppc64 for bug 288026
Package-Manager: portage-2.1.7.1/cvs/Linux ppc64
Diffstat (limited to 'virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild')
-rw-r--r-- | virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild index 88276239aa6c..d0a2c3573b70 100644 --- a/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild +++ b/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.6 2009/12/07 23:06:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Build/perl-Module-Build-0.34.0201.ebuild,v 1.7 2009/12/10 21:36:04 ranger Exp $ DESCRIPTION="Build and install Perl modules" HOMEPAGE="http://www.gentoo.org/proj/en/perl/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.10.1 ~perl-core/Module-Build-${PV} )" |