diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 18:00:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-02 18:00:07 +0200 |
commit | d2d4971ac1a61a0ca9212a89d3da8b09520bf189 (patch) | |
tree | f5bbf628c5b70221715afbbc5668ba2e488c3095 /dev-perl | |
parent | app-shells/starship: Stabilize 1.16.0 arm64, #922585 (diff) | |
download | gentoo-d2d4971ac1a61a0ca9212a89d3da8b09520bf189.tar.gz gentoo-d2d4971ac1a61a0ca9212a89d3da8b09520bf189.tar.bz2 gentoo-d2d4971ac1a61a0ca9212a89d3da8b09520bf189.zip |
dev-perl/Spreadsheet-ParseExcel: Stabilize 0.660.0 ppc, #924890
Signed-off-by: Arthur Zamarin <arthurzam@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 4c64df8f9559..c81b064694a9 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 |