diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:43 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:43 -0700 |
commit | a8b62d32b60ce3076dc233966175cc03eda9f8f6 (patch) | |
tree | 826941a3747c162cad6dbb5e347a6193b09142e6 /dev-perl/Text-CSV | |
parent | dev-perl/Text-Aspell-0.90.0-r2: alpha stable, bug 663934 (diff) | |
download | gentoo-a8b62d32b60ce3076dc233966175cc03eda9f8f6.tar.gz gentoo-a8b62d32b60ce3076dc233966175cc03eda9f8f6.tar.bz2 gentoo-a8b62d32b60ce3076dc233966175cc03eda9f8f6.zip |
dev-perl/Text-CSV-1.950.0: alpha 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 e33969de10b0..e5cb832fcf4d 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=" |