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/Email-Address-XS/
Date: Sat, 06 Oct 2018 19:34:18
Message-Id: 1538854412.cf62889395de92c7529036c153fad208d5e5ad56.mattst88@gentoo
1 commit: cf62889395de92c7529036c153fad208d5e5ad56
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 6 19:33:32 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 6 19:33:32 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf628893
7
8 dev-perl/Email-Address-XS-1.10.0: ppc64 stable, bug 667266
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 dev-perl/Email-Address-XS/Email-Address-XS-1.10.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Email-Address-XS/Email-Address-XS-1.10.0.ebuild b/dev-perl/Email-Address-XS/Email-Address-XS-1.10.0.ebuild
16 index bc06ca7225a..eec3f4e660c 100644
17 --- a/dev-perl/Email-Address-XS/Email-Address-XS-1.10.0.ebuild
18 +++ b/dev-perl/Email-Address-XS/Email-Address-XS-1.10.0.ebuild
19 @@ -9,7 +9,7 @@ inherit perl-module
20
21 DESCRIPTION="Parse and format RFC 2822 email addresses and groups"
22 SLOT="0"
23 -KEYWORDS="~amd64 ppc ~ppc64 x86"
24 +KEYWORDS="~amd64 ppc ppc64 x86"
25 IUSE="test"
26
27 RDEPEND="