diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:31:33 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:32:20 +0300 |
commit | 4e2e5314f360ad43c497ce5970bc6d62361aefa1 (patch) | |
tree | 17cde7555f723b68c47d583cb02945d895a2ab01 | |
parent | virtual/perl-ExtUtils-MakeMaker: Stabilize 7.700.0 ppc64, #913085 (diff) | |
download | gentoo-4e2e5314f360ad43c497ce5970bc6d62361aefa1.tar.gz gentoo-4e2e5314f360ad43c497ce5970bc6d62361aefa1.tar.bz2 gentoo-4e2e5314f360ad43c497ce5970bc6d62361aefa1.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.206.0 ppc64, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.206.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.206.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.206.0.ebuild index 96fa18ceb15a..c8c5b78f45eb 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.206.0.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.206.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 ~ia64 ~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 ~ia64 ~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. |