From: Michael Weber Date: Fri, 24 Feb 2017 07:38:57 +0000 (+0100) Subject: dev-perl/Moo: add ~ppc keyword (bug 602252) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d638899d03a0a4eb12d83febbd30ac2cfc47579f;p=gentoo.git dev-perl/Moo: add ~ppc keyword (bug 602252) Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc64" --- diff --git a/dev-perl/Moo/Moo-2.3.0.ebuild b/dev-perl/Moo/Moo-2.3.0.ebuild index 3408422aa228..7748ac656f6a 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