diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:47 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:38:47 -0700 |
commit | 3776995ea470fc5a551067d48ff37722a4989987 (patch) | |
tree | 96bbf2beb046917adb788cfb862de22ecdddbe24 /dev-perl/Text-CSV | |
parent | dev-perl/Test-Warnings-0.26.0: ppc64 stable, bug 663934 (diff) | |
download | gentoo-3776995ea470fc5a551067d48ff37722a4989987.tar.gz gentoo-3776995ea470fc5a551067d48ff37722a4989987.tar.bz2 gentoo-3776995ea470fc5a551067d48ff37722a4989987.zip |
dev-perl/Text-CSV-1.950.0: ppc64 stable, bug 663934
Diffstat (limited to 'dev-perl/Text-CSV')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ca761fe2de9b..25e53386bc02 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=" |