commit: 9ea63a2e140b7e4daedcc2972a83ddd1e3fe1cbf Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Wed Sep 26 18:59:59 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Wed Sep 26 18:59:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea63a2e
dev-perl/Text-CSV: arm stable, bug #663934 Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="arm" dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2e2faf506cb..09e3406f59f 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="
