diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:30:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-26 14:35:27 +0200 |
commit | 7ce98d985b3d520c1a024bc4487d4111dc0dc45e (patch) | |
tree | e48f7c168120b93999149c6775e43effc37a58ce /dev-perl/Text-CSV_XS | |
parent | media-libs/opencv: amd64 stable wrt bug #588170 (diff) | |
download | gentoo-7ce98d985b3d520c1a024bc4487d4111dc0dc45e.tar.gz gentoo-7ce98d985b3d520c1a024bc4487d4111dc0dc45e.tar.bz2 gentoo-7ce98d985b3d520c1a024bc4487d4111dc0dc45e.zip |
dev-perl/Text-CSV_XS: amd64 stable wrt bug #585612
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Text-CSV_XS')
-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 c01dcd1449e7..a86d29c0c6c4 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=" |