diff options
author | Sam James <sam@gentoo.org> | 2020-08-23 23:32:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-24 00:06:27 +0000 |
commit | a16601d3f4e27630cb5a9154e7fa0f7c8c2f8717 (patch) | |
tree | 805968d9b949685d015d972582dff41e328c1130 /dev-perl/B-Keywords | |
parent | dev-perl/B-Hooks-OP-Check: Stabilize 0.220.0-r1 x86, #738212 (diff) | |
download | gentoo-a16601d3f4e27630cb5a9154e7fa0f7c8c2f8717.tar.gz gentoo-a16601d3f4e27630cb5a9154e7fa0f7c8c2f8717.tar.bz2 gentoo-a16601d3f4e27630cb5a9154e7fa0f7c8c2f8717.zip |
dev-perl/B-Keywords: Stabilize 1.210.0 x86, #738212
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.210.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.210.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.210.0.ebuild index 97cc620a10a0..8c8fab89ed0f 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.210.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.210.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" BDEPEND="virtual/perl-ExtUtils-MakeMaker" PERL_RM_FILES=( |