diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:20:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-06 20:20:10 +0000 |
commit | e0d67c9b5f3e0127188313d35b89ce92b73b9732 (patch) | |
tree | 3b8abf9b58485bcfb8618aa2a33c948555304762 /dev-perl/Module-Install/Module-Install-1.60.0.ebuild | |
parent | Marking Log-Log4perl-1.360.0 ppc for bug 412981 (diff) | |
download | gentoo-2-e0d67c9b5f3e0127188313d35b89ce92b73b9732.tar.gz gentoo-2-e0d67c9b5f3e0127188313d35b89ce92b73b9732.tar.bz2 gentoo-2-e0d67c9b5f3e0127188313d35b89ce92b73b9732.zip |
Keyword ~ppc/~ppc64 wrt #408399
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Module-Install/Module-Install-1.60.0.ebuild')
-rw-r--r-- | dev-perl/Module-Install/Module-Install-1.60.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Module-Install/Module-Install-1.60.0.ebuild b/dev-perl/Module-Install/Module-Install-1.60.0.ebuild index 54e5f0b0751e..c4a773fe18d3 100644 --- a/dev-perl/Module-Install/Module-Install-1.60.0.ebuild +++ b/dev-perl/Module-Install/Module-Install-1.60.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.7 2012/05/06 18:03:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Install/Module-Install-1.60.0.ebuild,v 1.8 2012/05/06 20:20:10 ssuominen Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Standalone, extensible Perl module installer" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x64-macos ~x86-macos" IUSE="test" RDEPEND=">=virtual/perl-File-Spec-3.28 |