diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:49:24 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-14 13:53:20 -0400 |
commit | d359a334ef8028420b2654f6ec6f21ea3c139197 (patch) | |
tree | 1057827d30ee1424526c8d8d0f2bfbae4617bd89 /dev-perl/Spreadsheet-ParseExcel | |
parent | dev-texlive/texlive-pstricks: arm64 stable (diff) | |
download | gentoo-d359a334ef8028420b2654f6ec6f21ea3c139197.tar.gz gentoo-d359a334ef8028420b2654f6ec6f21ea3c139197.tar.bz2 gentoo-d359a334ef8028420b2654f6ec6f21ea3c139197.zip |
dev-perl/Spreadsheet-ParseExcel: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Spreadsheet-ParseExcel')
-rw-r--r-- | dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild index 92ca83923bb9..1395c10d3ec2 100644 --- a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild +++ b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read information from an Excel file" 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 ~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 ~x64-solaris ~x86-solaris" IUSE="test cjk unicode" # Digest::Perl::MD5 cannot be replaced by Digest::MD5, as this module actually |