diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 19:59:05 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-05 20:28:01 +0200 |
commit | 427b97a4828e56461f9c5b6e24cb5a0160d3953a (patch) | |
tree | 3bc63cac558a890c26575b90a6dcd3f8de1a1b0f /dev-perl/B-Keywords | |
parent | dev-perl/B-Hooks-OP-Check: x86 stable (bug #652478) (diff) | |
download | gentoo-427b97a4828e56461f9c5b6e24cb5a0160d3953a.tar.gz gentoo-427b97a4828e56461f9c5b6e24cb5a0160d3953a.tar.bz2 gentoo-427b97a4828e56461f9c5b6e24cb5a0160d3953a.zip |
dev-perl/B-Keywords: x86 stable (bug #652480)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild index 734d4664f4a9..65f32f14f894 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Lists of reserved barewords and symbol names" # GPL-2 - no later clause LICENSE="|| ( Artistic GPL-2 )" 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="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |