From: Andreas K. Hüttel Date: Fri, 8 Jul 2016 21:06:33 +0000 (+0200) Subject: dev-perl/Text-CSV: Retroactively stable for remaining arches (ALLARCHES), bug 585610 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=496a94ace06e50751c57ea92fc4484077465a477;p=gentoo.git dev-perl/Text-CSV: Retroactively stable for remaining arches (ALLARCHES), bug 585610 Package-Manager: portage-2.3.0 --- 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 83a7b25bb895..d337e9d59627 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=""