diff options
author | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 11:04:11 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2016-12-29 11:04:40 +1300 |
commit | dddf3d2dec32c0372effe1ca32164a48241ce098 (patch) | |
tree | d1ae7681de4791f72a5366f2f3e4030654e16860 /dev-perl | |
parent | bd4a02d88dfcc3cb83c7dd06911d758e4b034056 (diff) | |
download | gentoo-dddf3d2dec32c0372effe1ca32164a48241ce098.tar.gz gentoo-dddf3d2dec32c0372effe1ca32164a48241ce098.tar.xz |
dev-perl/Text-CSV_XS: x86 stable re bug #585612
Arch testing performed by Myckel Habets
Bug: https://bugs.gentoo.org/585612
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild index a86d29c0c6c..ded2d027c5c 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.230.0.ebuild @@ -13,7 +13,7 @@ inherit perl-module DESCRIPTION="Comma-separated values manipulation routines" SLOT="0" -KEYWORDS="alpha amd64 arm ~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 ~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=" |