From: Aaron Bauman Date: Thu, 5 Apr 2018 02:44:24 +0000 (-0400) Subject: dev-perl/B-Keywords: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2c631b99b3292ec2d2e76b17759f013307853999;p=gentoo.git dev-perl/B-Keywords: amd64 stable Bug: https://bugs.gentoo.org/652480 Package-Manager: Portage-2.3.28, Repoman-2.3.9 --- 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"