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/Text-CSV_XS/
Date: Sun, 19 Aug 2018 18:39:19
Message-Id: 1534703928.8fc809195a3f8d48a04f2d481c1833e8b013ed5b.mattst88@gentoo
1 commit: 8fc809195a3f8d48a04f2d481c1833e8b013ed5b
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 19 18:38:48 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 19 18:38:48 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fc80919
7
8 dev-perl/Text-CSV_XS-1.340.0: ppc64 stable, bug 663934
9
10 dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
14 index 08487751ecb..c6c80207960 100644
15 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
16 +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild
17 @@ -12,7 +12,7 @@ inherit perl-module
18 DESCRIPTION="Comma-separated values manipulation routines"
19
20 SLOT="0"
21 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
22 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
23 IUSE="test"
24
25 RDEPEND="