diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:48:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:43 +0100 |
commit | 6957a02adf2ff828623c391d072a956303675573 (patch) | |
tree | fce39fc686b7ee8b8ea9d662c1935f0367cedc5b /dev-perl/B-Keywords | |
parent | dev-perl/Authen-Radius: amd64 stable wrt bug #671730 (diff) | |
download | gentoo-6957a02adf2ff828623c391d072a956303675573.tar.gz gentoo-6957a02adf2ff828623c391d072a956303675573.tar.bz2 gentoo-6957a02adf2ff828623c391d072a956303675573.zip |
dev-perl/B-Keywords: amd64 stable wrt bug #671730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild index 154a548e9a02..436026f4b59c 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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" |