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:18:27
Message-Id: 1633965433.85a7e6dd98311767aab91d24329d7d5efa5b77d0.sam@gentoo
1 commit: 85a7e6dd98311767aab91d24329d7d5efa5b77d0
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Oct 11 15:01:49 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 15:17:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85a7e6dd
7
8 dev-perl/ExtUtils-HasCompiler: stable 0.23.0 for hppa, bug #817455
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
19 index fb40588b7a2..33cc48472a0 100644
20 --- a/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
21 +++ b/dev-perl/ExtUtils-HasCompiler/ExtUtils-HasCompiler-0.23.0.ebuild
22 @@ -9,7 +9,7 @@ inherit perl-module
23
24 DESCRIPTION="Check for the presence of a compiler"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
27 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
28
29 RDEPEND="
30 virtual/perl-Carp