diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 12:36:51 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:04:08 -0800 |
commit | f4ebae22ee0f2e6ae7d70aef45067f0bf06e108e (patch) | |
tree | 0c3e3ba3d05372e19db1e49115e7becf572ff1e7 /dev-perl/strictures | |
parent | dev-perl/CGI-Compile: added ~ppc, bug 577100 (diff) | |
download | gentoo-f4ebae22ee0f2e6ae7d70aef45067f0bf06e108e.tar.gz gentoo-f4ebae22ee0f2e6ae7d70aef45067f0bf06e108e.tar.bz2 gentoo-f4ebae22ee0f2e6ae7d70aef45067f0bf06e108e.zip |
dev-perl/strictures: added ~ppc, bug 579736
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r-- | dev-perl/strictures/strictures-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/strictures/strictures-2.0.2.ebuild b/dev-perl/strictures/strictures-2.0.2.ebuild index 6c84b9238117..ddca8631b04f 100644 --- a/dev-perl/strictures/strictures-2.0.2.ebuild +++ b/dev-perl/strictures/strictures-2.0.2.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make most warnings fatal" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test minimal" RDEPEND=" |