Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-HasCompiler/
Date: Mon, 11 Oct 2021 15:26:01
Message-Id: 1633965936.b44ae324e50932e504e88b689667800d3fb5eb2b.sam@gentoo
1 commit: b44ae324e50932e504e88b689667800d3fb5eb2b
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 15:23:27 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 15:25:36 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b44ae324
7
8 dev-perl/ExtUtils-HasCompiler: Stabilize 0.23.0 arm64, #817455
9
10 Signed-off-by: Sam James <sam <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 97a4f22dff0..bd2804e515d 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="~alpha ~amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="
27 virtual/perl-Carp