summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-03-16 15:03:17 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-03-16 15:03:17 +0100
commit5e4f2e92534f8f0ab6b149859477a4071dbe9bd7 (patch)
tree1d013e47e43caa6a6e99f12f3e43110a7f6cfcbe /dev-perl
parentdev-perl/Data-Perl: ppc stable wrt bug #573536 (diff)
downloadgentoo-5e4f2e92534f8f0ab6b149859477a4071dbe9bd7.tar.gz
gentoo-5e4f2e92534f8f0ab6b149859477a4071dbe9bd7.tar.bz2
gentoo-5e4f2e92534f8f0ab6b149859477a4071dbe9bd7.zip
dev-perl/strictures: ppc stable wrt bug #573536
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/strictures/strictures-2.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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=""