diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-04 10:38:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-04 10:38:54 +0100 |
commit | 36e7889760c7939866df5c317df08a928c2240b1 (patch) | |
tree | f0e90d612b241e1026f5df314c07ea9714b461c1 /dev-perl/strictures | |
parent | dev-perl/MooX-Types-MooseLike: x86 stable wrt bug #537448 (diff) | |
download | gentoo-36e7889760c7939866df5c317df08a928c2240b1.tar.gz gentoo-36e7889760c7939866df5c317df08a928c2240b1.tar.bz2 gentoo-36e7889760c7939866df5c317df08a928c2240b1.zip |
dev-perl/strictures: x86 stable wrt bug #537448
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 23994514926a..6ce25b2e582b 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="" |