Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Test-Class/
Date: Sun, 13 Aug 2017 09:14:38
Message-Id: 1502615668.1a288f3171949aa515ce51825ea84230c3067a8f.slyfox@gentoo
1 commit: 1a288f3171949aa515ce51825ea84230c3067a8f
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 13 09:11:47 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 13 09:14:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a288f31
7
8 dev-perl/Test-Class: keyworded 0.500.0 for ppc, bug #613376
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-perl/Test-Class/Test-Class-0.500.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Test-Class/Test-Class-0.500.0.ebuild b/dev-perl/Test-Class/Test-Class-0.500.0.ebuild
17 index 8f0d8680f82..c1186c0bc8e 100644
18 --- a/dev-perl/Test-Class/Test-Class-0.500.0.ebuild
19 +++ b/dev-perl/Test-Class/Test-Class-0.500.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Easily create test classes in an xUnit/JUnit style"
22
23 SLOT="0"
24 -KEYWORDS="amd64 ~ia64 ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
25 +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
26 IUSE="test"
27
28 RDEPEND="