diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:31:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-12-08 15:34:43 +0300 |
commit | eb6d2f2d6959e58518d25134393c9bf9935024ec (patch) | |
tree | 6bb1b18a4ce338fadff6471c62c5fee005b2984f /dev-perl/Text-CSV_XS | |
parent | dev-perl/Test-Warn: s390 stable wrt bug #667266 (diff) | |
download | gentoo-eb6d2f2d6959e58518d25134393c9bf9935024ec.tar.gz gentoo-eb6d2f2d6959e58518d25134393c9bf9935024ec.tar.bz2 gentoo-eb6d2f2d6959e58518d25134393c9bf9935024ec.zip |
dev-perl/Text-CSV_XS: s390 stable wrt bug #667266
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-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 a5baf751e9b7..22456af4ba23 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 ~m68k-mint ~sparc-solaris ~sparc64-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 ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |