diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:03:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-16 15:03:17 +0100 |
commit | 5e4f2e92534f8f0ab6b149859477a4071dbe9bd7 (patch) | |
tree | 1d013e47e43caa6a6e99f12f3e43110a7f6cfcbe /dev-perl/strictures | |
parent | dev-perl/Data-Perl: ppc stable wrt bug #573536 (diff) | |
download | gentoo-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/strictures')
-rw-r--r-- | dev-perl/strictures/strictures-2.0.1.ebuild | 2 |
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="" |