diff options
author | Michael Weber <xmw@gentoo.org> | 2017-05-22 21:50:54 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-05-22 21:50:54 +0200 |
commit | de6b265693e74410c26105ca4cb4076dd3569d04 (patch) | |
tree | d06deecd3612d35092af3c691407f2d85c9f2d8b /dev-perl/Text-CSV | |
parent | dev-libs/pegtl: fix build (bug #619384) (diff) | |
download | gentoo-de6b265693e74410c26105ca4cb4076dd3569d04.tar.gz gentoo-de6b265693e74410c26105ca4cb4076dd3569d04.tar.bz2 gentoo-de6b265693e74410c26105ca4cb4076dd3569d04.zip |
dev-perl/Text-CSV: ppc ppc64 stable (bug 619070)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
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 405c36ca90b7..0425e0bd7f1e 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=" |