commit: 2f37eaff3c570fd4f91ddfad9fa6fcf93884ec1e Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Sep 19 19:07:18 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Sep 19 19:07:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f37eaff
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 dev-perl/PPI/PPI-1.224.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/PPI/PPI-1.224.0.ebuild b/dev-perl/PPI/PPI-1.224.0.ebuild index 2af6125c1c5..1238b1e6fb7 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="
