diff options
author | Markus Meier <maekke@gentoo.org> | 2018-09-26 20:59:59 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-09-26 20:59:59 +0200 |
commit | 9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf (patch) | |
tree | 07f25536aaa00ef43eb7d1ee2151eb99e5ff9090 /dev-perl/Text-CSV | |
parent | dev-perl/Test-Warnings: arm stable, bug #663934 (diff) | |
download | gentoo-9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf.tar.gz gentoo-9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf.tar.bz2 gentoo-9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf.zip |
dev-perl/Text-CSV: arm stable, bug #663934
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Text-CSV')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild index 2e2faf506cb9..09e3406f59f0 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" IUSE="test +xs" RDEPEND=" |