Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-CSV_XS/
Date: Sat, 06 May 2017 07:26:04
Message-Id: 1494055552.321e5447982bdea3b04a064f44974284c885dc58.maekke@gentoo
1 commit: 321e5447982bdea3b04a064f44974284c885dc58
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 07:25:52 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 07:25:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=321e5447
7
8 dev-perl/Text-CSV_XS: arm stable, bug #616348
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
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 0abd660be26..d32ce950c0d 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="