diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:44:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-04 22:44:24 -0400 |
commit | 2c631b99b3292ec2d2e76b17759f013307853999 (patch) | |
tree | c1673ce782352dbaf2041e2daad23c837db99f38 /dev-perl/B-Keywords | |
parent | dev-perl/boolean: amd64 stable (diff) | |
download | gentoo-2c631b99b3292ec2d2e76b17759f013307853999.tar.gz gentoo-2c631b99b3292ec2d2e76b17759f013307853999.tar.bz2 gentoo-2c631b99b3292ec2d2e76b17759f013307853999.zip |
dev-perl/B-Keywords: amd64 stable
Bug: https://bugs.gentoo.org/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 | 4 |
1 files changed, 2 insertions, 2 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 2c9b1277624a..ce66a32186fe 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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" |