diff options
author | Sam James <sam@gentoo.org> | 2024-02-18 10:53:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-02-18 10:53:32 +0000 |
commit | 77aa622d434510e8b05376c8f457eb23203ea970 (patch) | |
tree | 3f0aefe94beadaf8ef33171061996713033a68fe /dev-perl | |
parent | net-dns/bind: drop 9.16.37, 9.16.39, 9.16.41 (diff) | |
download | gentoo-77aa622d434510e8b05376c8f457eb23203ea970.tar.gz gentoo-77aa622d434510e8b05376c8f457eb23203ea970.tar.bz2 gentoo-77aa622d434510e8b05376c8f457eb23203ea970.zip |
dev-perl/Spreadsheet-ParseExcel: Stabilize 0.660.0 arm, #924890
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.660.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.660.0.ebuild b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.660.0.ebuild index 49a65c863da8..321b43e523ea 100644 --- a/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.660.0.ebuild +++ b/dev-perl/Spreadsheet-ParseExcel/Spreadsheet-ParseExcel-0.660.0.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 ~arm64-macos ~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 |