diff options
author | Sam James <sam@gentoo.org> | 2021-10-11 16:21:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-11 16:25:14 +0100 |
commit | eddb929828a8f3078487d0bddb73f2f4fc65a758 (patch) | |
tree | 30dca18a79362922f631cade9d5acc62350023ea /dev-perl/ExtUtils-HasCompiler | |
parent | dev-perl/Mail-DKIM: Stabilize 1.202.9.070 arm, #817446 (diff) | |
download | gentoo-eddb929828a8f3078487d0bddb73f2f4fc65a758.tar.gz gentoo-eddb929828a8f3078487d0bddb73f2f4fc65a758.tar.bz2 gentoo-eddb929828a8f3078487d0bddb73f2f4fc65a758.zip |
dev-perl/ExtUtils-HasCompiler: Stabilize 0.23.0 arm, #817455
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 33cc48472a06..97a4f22dff02 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 ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" virtual/perl-Carp |