Gentoo Archives: gentoo-commits

From: Kent Fredric <kentnl@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/
Date: Wed, 28 Dec 2016 22:05:20
Message-Id: 1482962680.dddf3d2dec32c0372effe1ca32164a48241ce098.kentnl@gentoo
1 commit: dddf3d2dec32c0372effe1ca32164a48241ce098
2 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 28 22:04:11 2016 +0000
4 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 22:04:40 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dddf3d2d
7
8 dev-perl/Text-CSV_XS: x86 stable re bug #585612
9
10 Arch testing performed by Myckel Habets
11
12 Bug: https://bugs.gentoo.org/585612
13
14 Package-Manager: Portage-2.3.3, Repoman-2.3.1
15
16 dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild
20 index a86d29c..ded2d02 100644
21 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild
22 +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild
23 @@ -13,7 +13,7 @@ inherit perl-module
24 DESCRIPTION="Comma-separated values manipulation routines"
25
26 SLOT="0"
27 -KEYWORDS="alpha amd64 arm ~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"
28 +KEYWORDS="alpha amd64 arm ~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"
29 IUSE="test"
30
31 RDEPEND="