From: Markus Meier Date: Tue, 14 Jun 2016 19:29:07 +0000 (+0200) Subject: dev-perl/Text-CSV: arm stable, bug #585610 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aaa6f5bd399b17ed5cfa3b5ed33952f3b5178a7c;p=gentoo.git dev-perl/Text-CSV: arm stable, bug #585610 Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm" --- diff --git a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild index 3c2f005d60b6..83a7b25bb895 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild @@ -11,7 +11,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" RDEPEND=""