Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/
Date: Sat, 29 Apr 2017 11:52:40
Message-Id: 1493466743.4aa31fcab90be22ccd0cb9358bd1751201638ebb.jer@gentoo
1 commit: 4aa31fcab90be22ccd0cb9358bd1751201638ebb
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 11:52:23 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 11:52:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa31fca
7
8 dev-perl/Text-CSV_XS: Stable for HPPA (bug #616348).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild
17 index 3f5195cf81a..9c19b4ec0c1 100644
18 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild
19 +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild
20 @@ -12,7 +12,7 @@ inherit perl-module
21 DESCRIPTION="Comma-separated values manipulation routines"
22
23 SLOT="0"
24 -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"
25 +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"
26 IUSE="test"
27
28 RDEPEND="