diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:33:02 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-20 05:33:02 +0300 |
commit | 18e91e1b3d805529a32a46f03eb7a95bba33fd86 (patch) | |
tree | 0bc5eae1705ce4a6a911bd11403129831759a584 | |
parent | dev-perl/Text-CSV: amd64 stable wrt bug #663934 (diff) | |
download | gentoo-18e91e1b3d805529a32a46f03eb7a95bba33fd86.tar.gz gentoo-18e91e1b3d805529a32a46f03eb7a95bba33fd86.tar.bz2 gentoo-18e91e1b3d805529a32a46f03eb7a95bba33fd86.zip |
dev-perl/Text-CSV_XS: amd64 stable wrt bug #663934
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-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 a1d8692c1358..88b0a4f046df 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=" |