diff options
author | Sam James <sam@gentoo.org> | 2021-07-25 04:22:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-25 04:23:27 +0100 |
commit | 178753302b044d3fa94d72c70c8ad572db5ef40b (patch) | |
tree | 51eaeabb10a34eecbfd464789e19c9ef10e20dae /dev-perl/ExtUtils-HasCompiler | |
parent | dev-perl/Package-Stash: Keyword 0.390.0 arm, #803401 (diff) | |
download | gentoo-178753302b044d3fa94d72c70c8ad572db5ef40b.tar.gz gentoo-178753302b044d3fa94d72c70c8ad572db5ef40b.tar.bz2 gentoo-178753302b044d3fa94d72c70c8ad572db5ef40b.zip |
dev-perl/ExtUtils-HasCompiler: Keyword 0.23.0 arm, #803401
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/ExtUtils-HasCompiler')
-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 2175360884d6..d00304e601fe 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 ~ppc64 ~riscv ~sparc" +KEYWORDS="~alpha ~amd64 ~arm ~ppc64 ~riscv ~sparc" RDEPEND=" virtual/perl-Carp |