summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-04 10:35:35 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-04 10:35:35 +0100
commitcaec2ca80af199ebd2ea0f257609dedeccc78c73 (patch)
treed97700d21487270370ce47a0e6afa6c53cdc8bc2 /dev-perl/strictures
parentdev-perl/MooX-Types-MooseLike: amd64 stable wrt bug #537448 (diff)
downloadgentoo-caec2ca80af199ebd2ea0f257609dedeccc78c73.tar.gz
gentoo-caec2ca80af199ebd2ea0f257609dedeccc78c73.tar.bz2
gentoo-caec2ca80af199ebd2ea0f257609dedeccc78c73.zip
dev-perl/strictures: amd64 stable wrt bug #537448
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/strictures')
-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 7f698144ee75..23994514926a 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=""