diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-07-24 12:37:14 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-07-24 13:23:19 -0700 |
commit | 38c7633dff5d06580894fcda21804a3109b34c4e (patch) | |
tree | d15d6c482e26e0673bc9bbe2896246ee2baa701d /dev-perl/ExtUtils-HasCompiler | |
parent | dev-perl/Mail-DKIM: Keyword 1.202.9.070 alpha, #799113 (diff) | |
download | gentoo-38c7633dff5d06580894fcda21804a3109b34c4e.tar.gz gentoo-38c7633dff5d06580894fcda21804a3109b34c4e.tar.bz2 gentoo-38c7633dff5d06580894fcda21804a3109b34c4e.zip |
dev-perl/ExtUtils-HasCompiler: Keyword 0.23.0 alpha, #803401
Signed-off-by: Matt Turner <mattst88@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 054346d4156b..2175360884d6 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="~amd64 ~ppc64 ~riscv ~sparc" +KEYWORDS="~alpha ~amd64 ~ppc64 ~riscv ~sparc" RDEPEND=" virtual/perl-Carp |