diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:44:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:06:16 +0200 |
commit | 718778f5cdf880a126d620385657e1c8cfe77a29 (patch) | |
tree | ac188104f76b6e00297bea17765e036a5a7c2f94 /dev-perl/PPI | |
parent | dev-perl/IO-Socket-SSL: x86 stable (bug #667266) (diff) | |
download | gentoo-718778f5cdf880a126d620385657e1c8cfe77a29.tar.gz gentoo-718778f5cdf880a126d620385657e1c8cfe77a29.tar.bz2 gentoo-718778f5cdf880a126d620385657e1c8cfe77a29.zip |
dev-perl/PPI: x86 stable (bug #667266)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-perl/PPI')
-rw-r--r-- | dev-perl/PPI/PPI-1.236.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/PPI/PPI-1.236.0.ebuild b/dev-perl/PPI/PPI-1.236.0.ebuild index 1cd1ae27192b..aff407e0d97a 100644 --- a/dev-perl/PPI/PPI-1.236.0.ebuild +++ b/dev-perl/PPI/PPI-1.236.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse, Analyze and Manipulate Perl (without perl)" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND=" |