commit: d638899d03a0a4eb12d83febbd30ac2cfc47579f Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 07:38:57 2017 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 07:46:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d638899d
dev-perl/Moo: add ~ppc keyword (bug 602252) Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" dev-perl/Moo/Moo-2.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Moo/Moo-2.3.0.ebuild b/dev-perl/Moo/Moo-2.3.0.ebuild index 3408422aa2..7748ac656f 100644 --- a/dev-perl/Moo/Moo-2.3.0.ebuild +++ b/dev-perl/Moo/Moo-2.3.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Minimalist Object Orientation (with Moose compatiblity)" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" # needs Scalar::Util
