diff options
author | 2018-04-06 21:00:02 -0700 | |
---|---|---|
committer | 2018-04-06 21:00:02 -0700 | |
commit | e539ea91cdfe52e9b14115dc4c45204a8eabf35c (patch) | |
tree | 5b8d13b7f3fbf09d9df8f3d1aff5750ad86959d9 /dev-perl/B-Keywords | |
parent | dev-perl/B-Hooks-OP-Check-0.220.0: ppc stable, bug 652478 (diff) | |
download | gentoo-e539ea91cdfe52e9b14115dc4c45204a8eabf35c.tar.gz gentoo-e539ea91cdfe52e9b14115dc4c45204a8eabf35c.tar.bz2 gentoo-e539ea91cdfe52e9b14115dc4c45204a8eabf35c.zip |
dev-perl/B-Keywords-1.150.0: ppc stable, bug 652480
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 65f32f14f894..d3bee3187373 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.150.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.150.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" |