diff options
author | 2025-01-24 12:32:26 +0000 | |
---|---|---|
committer | 2025-01-24 12:32:26 +0000 | |
commit | bc187b6bb19587da94341fa1acded889946fc149 (patch) | |
tree | df7c4c54a617509ec6479fca84973f5e5ab2f6c0 /perl-core | |
parent | perl-core/Compress-Raw-Zlib: Stabilize 2.213.0 sparc, #948652 (diff) | |
download | gentoo-bc187b6bb19587da94341fa1acded889946fc149.tar.gz gentoo-bc187b6bb19587da94341fa1acded889946fc149.tar.bz2 gentoo-bc187b6bb19587da94341fa1acded889946fc149.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.213.0 amd64, #948652
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild index 42575df7ffff..2c8b616f6ddd 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.213.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Low-Level Interface to zlib compression library" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" # We use the bundled version of zlib as the minimum version for the system copy # Check on bumps! Look in https://github.com/pmqs/Compress-Raw-Zlib/commits/master/zlib-src. |