diff options
author | Sam James <sam@gentoo.org> | 2021-08-08 00:33:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-08 00:33:14 +0100 |
commit | cc6aa197502a09656cb1c2a39434842c735d8d29 (patch) | |
tree | 1992a9be164415165a8706ad5e77be2e2ef67916 /dev-perl/B-Keywords | |
parent | dev-perl/Inline: Stabilize 0.860.0 x86, #806653 (diff) | |
download | gentoo-cc6aa197502a09656cb1c2a39434842c735d8d29.tar.gz gentoo-cc6aa197502a09656cb1c2a39434842c735d8d29.tar.bz2 gentoo-cc6aa197502a09656cb1c2a39434842c735d8d29.zip |
dev-perl/B-Keywords: Stabilize 1.220.0 x86, #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 f6c857be550f..12c37f792d72 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=( |