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: Tue, 09 Feb 2021 21:39:55
Message-Id: 1612906745.e1cf0a9be443404008ee96a31845921dc9b9d679.sam@gentoo
1 commit: e1cf0a9be443404008ee96a31845921dc9b9d679
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 9 21:39:05 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 9 21:39:05 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1cf0a9b
7
8 dev-perl/Test-Compile: Keyword 2.4.1 ppc, #768420
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
16 index 806224d6030..a93353dd9f5 100644
17 --- a/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
18 +++ b/dev-perl/Test-Compile/Test-Compile-2.4.1.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Check whether Perl files compile correctly"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~ppc ~sparc ~x86"
25 IUSE="minimal test"
26 RESTRICT="!test? ( test )"