diff options
author | Sam James <sam@gentoo.org> | 2021-07-25 20:44:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-25 20:44:23 +0100 |
commit | 768a89381197f96b10ce45e896e29120de77dcdb (patch) | |
tree | 1f46f695fc473110675aee3cd1f97813f3c4b4d0 | |
parent | dev-perl/Package-Stash: Keyword 0.390.0 arm64, #803401 (diff) | |
download | gentoo-768a89381197f96b10ce45e896e29120de77dcdb.tar.gz gentoo-768a89381197f96b10ce45e896e29120de77dcdb.tar.bz2 gentoo-768a89381197f96b10ce45e896e29120de77dcdb.zip |
dev-perl/ExtUtils-HasCompiler: Keyword 0.23.0 arm64, #803401
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild index 2c38298ba2c0..236a1a0e9541 100644 --- a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild +++ b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Check for the presence of a compiler" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~riscv ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc" RDEPEND=" virtual/perl-Carp |