Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/TheSchwartz/
Date: Sat, 07 Apr 2018 04:36:21
Message-Id: 1523075755.349d1d2fe3d9cb6ba6b971b440078dbf4ecb8038.mattst88@gentoo
1 commit: 349d1d2fe3d9cb6ba6b971b440078dbf4ecb8038
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 7 04:35:55 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 7 04:35:55 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349d1d2f
7
8 dev-perl/TheSchwartz-1.120.0-r1: ppc64 stable, bug 652284
9
10 dev-perl/TheSchwartz/TheSchwartz-1.120.0-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/TheSchwartz/TheSchwartz-1.120.0-r1.ebuild b/dev-perl/TheSchwartz/TheSchwartz-1.120.0-r1.ebuild
14 index 2e1685d4754..89a4a378e57 100644
15 --- a/dev-perl/TheSchwartz/TheSchwartz-1.120.0-r1.ebuild
16 +++ b/dev-perl/TheSchwartz/TheSchwartz-1.120.0-r1.ebuild
17 @@ -10,7 +10,7 @@ inherit perl-module
18 DESCRIPTION="Reliable job queue"
19
20 SLOT="0"
21 -KEYWORDS="amd64 ppc ~ppc64 x86"
22 +KEYWORDS="amd64 ppc ppc64 x86"
23 IUSE=""
24
25 RDEPEND=">=dev-perl/Data-ObjectDriver-0.06"