diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:07:38 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:07:38 +0200 |
commit | 78faac4ee110f0386d49c40b02a2b7e12a673902 (patch) | |
tree | 6c18e4c94fe6139a398c11b6bd91abcd4e39b934 /dev-perl/Text-CSV | |
parent | sys-fs/lvm2: ia64 stable wrt bug #601454 (diff) | |
download | gentoo-78faac4ee110f0386d49c40b02a2b7e12a673902.tar.gz gentoo-78faac4ee110f0386d49c40b02a2b7e12a673902.tar.bz2 gentoo-78faac4ee110f0386d49c40b02a2b7e12a673902.zip |
dev-perl/Text-CSV: ia64 stable wrt bug #619070
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Text-CSV')
-rw-r--r-- | dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild index 4a64f863e321..c54d6a9b395d 100644 --- a/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild +++ b/dev-perl/Text-CSV/Text-CSV-1.940.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Manipulate comma-separated value strings" SLOT="0" -KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="test +xs" RDEPEND=" |