diff options
author | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:00:05 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-09-26 21:00:05 +0200 |
commit | 03ab74a18ce7ac2ed1e85f9b3ce0b38a71141b1c (patch) | |
tree | 8aa1a05961b9d47ebeb1e06f7cbb2841300c6f64 /dev-perl | |
parent | dev-perl/Text-CSV: arm stable, bug #663934 (diff) | |
download | gentoo-03ab74a18ce7ac2ed1e85f9b3ce0b38a71141b1c.tar.gz gentoo-03ab74a18ce7ac2ed1e85f9b3ce0b38a71141b1c.tar.bz2 gentoo-03ab74a18ce7ac2ed1e85f9b3ce0b38a71141b1c.zip |
dev-perl/Text-CSV_XS: arm stable, bug #663934
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild index 72129b290d1f..a56509a0bba9 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.340.0.ebuild @@ -12,7 +12,7 @@ inherit perl-module DESCRIPTION="Comma-separated values manipulation routines" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |