diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-21 22:02:08 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-21 22:02:58 +1200 |
commit | 61c82b53472910fcc0a09343878a418aca5414e6 (patch) | |
tree | 8dcc6cbd1f44dc36740af9988105e91fdea6e4e4 /dev-perl | |
parent | dev-perl/multidimensional: x86 stable re bug #631296 (diff) | |
download | gentoo-61c82b53472910fcc0a09343878a418aca5414e6.tar.gz gentoo-61c82b53472910fcc0a09343878a418aca5414e6.tar.bz2 gentoo-61c82b53472910fcc0a09343878a418aca5414e6.zip |
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
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/strictures/strictures-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/strictures/strictures-2.0.3.ebuild b/dev-perl/strictures/strictures-2.0.3.ebuild index a380953e67ca..09a962722bd0 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=" |