diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 00:38:53 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-07 01:21:14 +0200 |
commit | 8e59a53c9a95a56599a5c1d89bc1171ba9a9afc8 (patch) | |
tree | b1450f11fc24b7b8b09ad91b14dc0eb81170c2c4 /dev-perl/B-Keywords | |
parent | sys-libs/binutils-libs: x86 stable (bug #655574) (diff) | |
download | gentoo-8e59a53c9a95a56599a5c1d89bc1171ba9a9afc8.tar.gz gentoo-8e59a53c9a95a56599a5c1d89bc1171ba9a9afc8.tar.bz2 gentoo-8e59a53c9a95a56599a5c1d89bc1171ba9a9afc8.zip |
dev-perl/B-Keywords: x86 stable (bug #657136)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild index b386190ecd58..4bc65d919800 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.180.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" |