diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-08-19 08:21:13 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-19 11:34:31 +0100 |
commit | bd9ccb50653b00a540bab26f7d0d2a9060a64efa (patch) | |
tree | 56ea63652599cfd8db284f0dd496775327c0de9a /dev-perl/Text-CSV | |
parent | dev-perl/Text-Kakasi: stable 2.40.0-r2 for sparc, bug #663934 (diff) | |
download | gentoo-bd9ccb50653b00a540bab26f7d0d2a9060a64efa.tar.gz gentoo-bd9ccb50653b00a540bab26f7d0d2a9060a64efa.tar.bz2 gentoo-bd9ccb50653b00a540bab26f7d0d2a9060a64efa.zip |
dev-perl/Text-CSV: stable 1.950.0 for sparc, bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 1707331827be..ca761fe2de9b 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=" |