diff options
author | Sam James <sam@gentoo.org> | 2024-09-24 18:50:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-24 18:50:23 +0100 |
commit | 87a678d579d195e3052bae3cbbcfce4566377994 (patch) | |
tree | 8f706c1f5ae3c10f8916873e3990bb279a06d4c9 /perl-core | |
parent | dev-perl/Mail-SPF: Stabilize 3.202.406.170 sparc, #940150 (diff) | |
download | gentoo-87a678d579d195e3052bae3cbbcfce4566377994.tar.gz gentoo-87a678d579d195e3052bae3cbbcfce4566377994.tar.bz2 gentoo-87a678d579d195e3052bae3cbbcfce4566377994.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.212.0 sparc, #940154
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.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 9ece734b3522..570ae1d92557 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. |