diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-08 23:06:33 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2016-07-08 23:06:33 +0200 |
commit | 496a94ace06e50751c57ea92fc4484077465a477 (patch) | |
tree | 11e86d87f41587a527b4780047f7096d853f2438 /dev-perl | |
parent | dev-perl/Text-Autoformat: Remove old (diff) | |
download | gentoo-496a94ace06e50751c57ea92fc4484077465a477.tar.gz gentoo-496a94ace06e50751c57ea92fc4484077465a477.tar.bz2 gentoo-496a94ace06e50751c57ea92fc4484077465a477.zip |
dev-perl/Text-CSV: Retroactively stable for remaining arches (ALLARCHES), bug 585610
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.330.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |