diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:48:50 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-24 10:48:50 +0000 |
commit | 2a1e488d434a902862f746a1844f6062ace64ecb (patch) | |
tree | 22523f953c311353942f282ee9eafa1f80dce7f2 | |
parent | dev-perl/Archive-Zip: stable 1.640.0 for ppc, bug #671730 (diff) | |
download | gentoo-2a1e488d434a902862f746a1844f6062ace64ecb.tar.gz gentoo-2a1e488d434a902862f746a1844f6062ace64ecb.tar.bz2 gentoo-2a1e488d434a902862f746a1844f6062ace64ecb.zip |
dev-perl/B-Keywords: stable 1.190.0 for ppc, bug #671730
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-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 e8e1ed93bf4f..9a6542e0a71a 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" |