diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 14:40:19 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 14:40:19 +0200 |
commit | e78bc44121ed7f314f2ac82c7b9b9a77efb61d16 (patch) | |
tree | 2b6f35cca8a25fbbfa7a346706457408387bbea5 /dev-perl/Text-CSV_XS | |
parent | dev-perl/Gentoo-PerlMod-Version: amd64 stable wrt bug #616346 (diff) | |
download | gentoo-e78bc44121ed7f314f2ac82c7b9b9a77efb61d16.tar.gz gentoo-e78bc44121ed7f314f2ac82c7b9b9a77efb61d16.tar.bz2 gentoo-e78bc44121ed7f314f2ac82c7b9b9a77efb61d16.zip |
dev-perl/Text-CSV_XS: amd64 stable wrt bug #616348
Package-Manager: Portage-2.3.3, Repoman-2.3.1
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.280.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild index f167141ff3da..d8d0ebbc4058 100644 --- a/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild +++ b/dev-perl/Text-CSV_XS/Text-CSV_XS-1.280.0.ebuild @@ -12,7 +12,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=" |