diff options
author | Markus Meier <maekke@gentoo.org> | 2017-05-28 08:45:16 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-05-28 08:45:16 +0200 |
commit | 66eda0bfe58ba349b3543ca5840c5c1ffc289306 (patch) | |
tree | 405b048f476265e0507089d825a50c4fc348e7b8 /dev-perl/Text-CSV | |
parent | dev-perl/XML-SAX-Base: arm stable, bug #619066 (diff) | |
download | gentoo-66eda0bfe58ba349b3543ca5840c5c1ffc289306.tar.gz gentoo-66eda0bfe58ba349b3543ca5840c5c1ffc289306.tar.bz2 gentoo-66eda0bfe58ba349b3543ca5840c5c1ffc289306.zip |
dev-perl/Text-CSV: arm stable, bug #619070
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Text-CSV')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild index 0425e0bd7f1e..4a64f863e321 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86" IUSE="test +xs" RDEPEND=" |