diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:22:01 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-23 21:22:01 +0100 |
commit | 83ae705110ac4ec1630f50f9072f5d27006672ea (patch) | |
tree | 144a93e90fef792b28a8279b6a755463c5b62db7 /dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild | |
parent | dev-perl/Authen-Radius: x86 stable (bug #671730) (diff) | |
download | gentoo-83ae705110ac4ec1630f50f9072f5d27006672ea.tar.gz gentoo-83ae705110ac4ec1630f50f9072f5d27006672ea.tar.bz2 gentoo-83ae705110ac4ec1630f50f9072f5d27006672ea.zip |
dev-perl/B-Keywords: x86 stable (bug #671730)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 436026f4b59c..e8e1ed93bf4f 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.190.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.190.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" |