diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:02:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-21 01:04:53 +0100 |
commit | c79d686201cb4ea05e21dd45b15d15bd9307786c (patch) | |
tree | e68c0443d871bd02a1c506a355585ea3e1ff8575 /dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild | |
parent | dev-perl/Text-Aspell: stable 0.90.0-r2 for ia64, bug #663934 (diff) | |
download | gentoo-c79d686201cb4ea05e21dd45b15d15bd9307786c.tar.gz gentoo-c79d686201cb4ea05e21dd45b15d15bd9307786c.tar.bz2 gentoo-c79d686201cb4ea05e21dd45b15d15bd9307786c.zip |
dev-perl/Text-CSV: stable 1.950.0 for ia64, bug #663934
Package-Manager: Portage-2.3.47, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/Text-CSV/Text-CSV-1.950.0.ebuild')
-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 e5cb832fcf4d..2e2faf506cb9 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=" |