diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:04:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-06-07 12:04:29 +0200 |
commit | 2c01c0914372a97ee0d2e0838f24449e45c5b310 (patch) | |
tree | 25ed59e8b7c50708abc2d3853c8e66d58a20d301 /dev-perl/B-Keywords | |
parent | dev-perl/B-Hooks-EndOfScope: amd64 stable wrt bug #657134 (diff) | |
download | gentoo-2c01c0914372a97ee0d2e0838f24449e45c5b310.tar.gz gentoo-2c01c0914372a97ee0d2e0838f24449e45c5b310.tar.bz2 gentoo-2c01c0914372a97ee0d2e0838f24449e45c5b310.zip |
dev-perl/B-Keywords: amd64 stable wrt bug #657136
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="amd64"
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 4bc65d919800..a93e900716e4 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" |