diff options
author | Sam James <sam@gentoo.org> | 2021-08-06 22:17:44 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-06 22:17:44 +0100 |
commit | cf983a42d2f8824420c5629c6dc5f25279af9355 (patch) | |
tree | b6db4dd7fce9a5d674c3ece30903397ea58b1ef4 /dev-perl/B-Keywords | |
parent | dev-perl/Inline: Stabilize 0.860.0 ppc, #806653 (diff) | |
download | gentoo-cf983a42d2f8824420c5629c6dc5f25279af9355.tar.gz gentoo-cf983a42d2f8824420c5629c6dc5f25279af9355.tar.bz2 gentoo-cf983a42d2f8824420c5629c6dc5f25279af9355.zip |
dev-perl/B-Keywords: Stabilize 1.220.0 ppc, #806656
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/B-Keywords')
-rw-r--r-- | dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild index 74169f8025df..b70a8e602d05 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.220.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.220.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 ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" BDEPEND="virtual/perl-ExtUtils-MakeMaker" PERL_RM_FILES=( |