diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:48:41 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:13:39 +0200 |
commit | df4115264e21a330f1c5b3f41b47a05f3c4dabcd (patch) | |
tree | 52bf25e995773303b86fdb65142b30d0fa00b67c /dev-perl/Text-CSV | |
parent | dev-perl/Text-Aspell: x86 stable (bug #663934) (diff) | |
download | gentoo-df4115264e21a330f1c5b3f41b47a05f3c4dabcd.tar.gz gentoo-df4115264e21a330f1c5b3f41b47a05f3c4dabcd.tar.bz2 gentoo-df4115264e21a330f1c5b3f41b47a05f3c4dabcd.zip |
dev-perl/Text-CSV: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 98a8dabc3122..1707331827be 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=" |