diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:38 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:38 +0300 |
commit | 71aba2b00394ac83e0c352f2c460224edb9d4757 (patch) | |
tree | 11eee7aaed4b487db1a0fdf4937a2bbc7e8a18d4 /perl-core | |
parent | perl-core/Compress-Raw-Zlib: Stabilize 2.212.0 x86, #940154 (diff) | |
download | gentoo-71aba2b00394ac83e0c352f2c460224edb9d4757.tar.gz gentoo-71aba2b00394ac83e0c352f2c460224edb9d4757.tar.bz2 gentoo-71aba2b00394ac83e0c352f2c460224edb9d4757.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.212.0 amd64, #940154
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild index 0aece99594f5..9ece734b3522 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.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. |