diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:35:41 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:22 +0100 |
commit | 30d6f40d4f5f09cab0fd3097490522a12b287c73 (patch) | |
tree | e3d18e3349b286cc1034b722af90f39b49b27c87 /dev-perl/B-Keywords | |
parent | dev-perl/B-Hooks-EndOfScope: stable 0.240.0 for ppc, bug #657134 (diff) | |
download | gentoo-30d6f40d4f5f09cab0fd3097490522a12b287c73.tar.gz gentoo-30d6f40d4f5f09cab0fd3097490522a12b287c73.tar.bz2 gentoo-30d6f40d4f5f09cab0fd3097490522a12b287c73.zip |
dev-perl/B-Keywords: stable 1.180.0 for ppc, bug #657136
Bug: https://bugs.gentoo.org/657136
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild index a93e900716e4..30f7bc656549 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.180.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.180.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" |