From: Agostino Sarubbo Date: Wed, 16 Mar 2016 14:03:17 +0000 (+0100) Subject: dev-perl/strictures: ppc stable wrt bug #573536 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=5e4f2e92534f8f0ab6b149859477a4071dbe9bd7;p=gentoo.git dev-perl/strictures: ppc stable wrt bug #573536 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-perl/strictures/strictures-2.0.1.ebuild b/dev-perl/strictures/strictures-2.0.1.ebuild index 6ce25b2e582b..750931b7aa50 100644 --- a/dev-perl/strictures/strictures-2.0.1.ebuild +++ b/dev-perl/strictures/strictures-2.0.1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make all warnings fatal" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 ~hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test" RDEPEND=""