diff options
author | 2023-06-24 04:55:47 +0100 | |
---|---|---|
committer | 2023-06-24 04:55:47 +0100 | |
commit | 2e9479f75ab90356556f74a875abb9f791498285 (patch) | |
tree | dd7e0eeae2ef215b41ea20112e89bff343e0d30a /dev-perl/B-Keywords | |
parent | dev-perl/Test-TrailingSpace: Keyword 0.60.100 arm64, #909051 (diff) | |
download | gentoo-2e9479f75ab90356556f74a875abb9f791498285.tar.gz gentoo-2e9479f75ab90356556f74a875abb9f791498285.tar.bz2 gentoo-2e9479f75ab90356556f74a875abb9f791498285.zip |
dev-perl/B-Keywords: Keyword 1.260.0 arm64, #909051
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.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild b/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild index 69abc5dc4515..5448219c0abc 100644 --- a/dev-perl/B-Keywords/B-Keywords-1.260.0.ebuild +++ b/dev-perl/B-Keywords/B-Keywords-1.260.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" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" BDEPEND="virtual/perl-ExtUtils-MakeMaker" |