diff options
author | 2023-06-03 11:41:33 +0200 | |
---|---|---|
committer | 2023-06-03 11:42:41 +0200 | |
commit | 4510a3a7669d750fb405c71c18609ee91f076678 (patch) | |
tree | 16326d247210285b7e43942cc39aafd48f3ec244 /dev-perl/Spreadsheet-ParseExcel | |
parent | dev-ruby/exifr: add 1.4.0 (diff) | |
download | gentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.gz gentoo-4510a3a7669d750fb405c71c18609ee91f076678.tar.bz2 gentoo-4510a3a7669d750fb405c71c18609ee91f076678.zip |
*/*: marked ~arm64-macos
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/Spreadsheet-ParseExcel')
-rw-r--r-- | dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0-r1.ebuild b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0-r1.ebuild index 50473510ff09..ac96c6f4fcc8 100644 --- a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0-r1.ebuild +++ b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.650.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Read information from an Excel file" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="cjk unicode" # Digest::Perl::MD5 cannot be replaced by Digest::MD5, as this module actually |