diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:05 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 11:45:05 -0700 |
commit | 7327bdc8ff7988dafb698c9bee3bc38924028a7e (patch) | |
tree | 120abd1c6008cf847dc4f6f1682b3167f847831f /dev-perl/Text-CSV | |
parent | dev-perl/Text-Aspell-0.90.0-r2: ppc stable, bug 663934 (diff) | |
download | gentoo-7327bdc8ff7988dafb698c9bee3bc38924028a7e.tar.gz gentoo-7327bdc8ff7988dafb698c9bee3bc38924028a7e.tar.bz2 gentoo-7327bdc8ff7988dafb698c9bee3bc38924028a7e.zip |
dev-perl/Text-CSV-1.950.0: ppc 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 25e53386bc02..297874fde86e 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=" |