commit: 61c82b53472910fcc0a09343878a418aca5414e6 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Thu Sep 21 10:02:08 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Thu Sep 21 10:02:58 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c82b53
dev-perl/strictures: x86 stable re bug #631296 Tested-by: Myckel Habets Bug: https://bugs.gentoo.org/631296 Package-Manager: Portage-2.3.8, Repoman-2.3.3 dev-perl/strictures/strictures-2.0.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/strictures/strictures-2.0.3.ebuild b/dev-perl/strictures/strictures-2.0.3.ebuild index a380953e67c..09a962722bd 100644 --- a/dev-perl/strictures/strictures-2.0.3.ebuild +++ b/dev-perl/strictures/strictures-2.0.3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make most 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 minimal" RDEPEND="
