diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-18 23:49:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-08-19 00:13:41 +0200 |
commit | 0925eeea38705c44e9bcc855c69ed685a4fa6c31 (patch) | |
tree | 395533bc65ddb87352b23c97dd3e0cd855dadd4e /dev-perl/Text-CSV_XS | |
parent | dev-perl/Text-CSV: x86 stable (bug #663934) (diff) | |
download | gentoo-0925eeea38705c44e9bcc855c69ed685a4fa6c31.tar.gz gentoo-0925eeea38705c44e9bcc855c69ed685a4fa6c31.tar.bz2 gentoo-0925eeea38705c44e9bcc855c69ed685a4fa6c31.zip |
dev-perl/Text-CSV_XS: x86 stable (bug #663934)
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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 e68f8bebc72d..022ff3b887fc 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=" |