Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-HasCompiler/
Date: Sat, 24 Jul 2021 20:23:52
Message-Id: 1627158199.38c7633dff5d06580894fcda21804a3109b34c4e.mattst88@gentoo
1 commit: 38c7633dff5d06580894fcda21804a3109b34c4e
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 24 19:37:14 2021 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 24 20:23:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38c7633d
7
8 dev-perl/ExtUtils-HasCompiler: Keyword 0.23.0 alpha, #803401
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
16 index 054346d4156..2175360884d 100644
17 --- a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
18 +++ b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Check for the presence of a compiler"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64 ~riscv ~sparc"
24 +KEYWORDS="~alpha ~amd64 ~ppc64 ~riscv ~sparc"
25
26 RDEPEND="
27 virtual/perl-Carp