diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-09-20 07:07:18 +1200 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-09-20 07:07:54 +1200 |
commit | 2f37eaff3c570fd4f91ddfad9fa6fcf93884ec1e (patch) | |
tree | ce06fcc7bbec572c4acbc4ef953854b7a4989c8a /dev-perl/PPI | |
parent | dev-lang/python: bump to 3.5.4 (diff) | |
download | gentoo-2f37eaff3c570fd4f91ddfad9fa6fcf93884ec1e.tar.gz gentoo-2f37eaff3c570fd4f91ddfad9fa6fcf93884ec1e.tar.bz2 gentoo-2f37eaff3c570fd4f91ddfad9fa6fcf93884ec1e.zip |
dev-perl/PPI: x86 stable 1.224.0 bug #631282
Tested-by: Myckel Habets
Bug: https://bugs.gentoo.org/631282
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-perl/PPI')
-rw-r--r-- | dev-perl/PPI/PPI-1.224.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/PPI/PPI-1.224.0.ebuild b/dev-perl/PPI/PPI-1.224.0.ebuild index 2af6125c1c56..1238b1e6fb77 100644 --- a/dev-perl/PPI/PPI-1.224.0.ebuild +++ b/dev-perl/PPI/PPI-1.224.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |