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/Test-Compile/
Date: Mon, 11 Oct 2021 04:18:54
Message-Id: 1633925875.5b1fdd7d00f5610e580c8f44e012aa07c056b875.sam@gentoo
1 commit: 5b1fdd7d00f5610e580c8f44e012aa07c056b875
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 04:17:55 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 04:17:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b1fdd7d
7
8 dev-perl/Test-Compile: Stabilize 2.4.2 x86, #817602
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild
16 index 80add0a6991..957116a0a3f 100644
17 --- a/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild
18 +++ b/dev-perl/Test-Compile/Test-Compile-2.4.2.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Check whether Perl files compile correctly"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
24 +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc x86"
25 IUSE="minimal"
26
27 RDEPEND="