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/
Date: Wed, 26 Sep 2018 19:06:02
Message-Id: 1537988399.9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf.maekke@gentoo
1 commit: 9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 26 18:59:59 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 26 18:59:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea63a2e
7
8 dev-perl/Text-CSV: arm stable, bug #663934
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11 RepoMan-Options: --include-arches="arm"
12
13 dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
17 index 2e2faf506cb..09e3406f59f 100644
18 --- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
19 +++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild
20 @@ -10,7 +10,7 @@ inherit perl-module
21 DESCRIPTION="Manipulate comma-separated value strings"
22
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86"
25 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
26 IUSE="test +xs"
27
28 RDEPEND="