diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:31:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:32:05 +0300 |
commit | ceaef2d5da46e7aee8b66832b212f25042fdc7ef (patch) | |
tree | 2be4c09b0c70aeafee64efddb6cf55b73e650389 /perl-core/Compress-Raw-Zlib | |
parent | virtual/perl-ExtUtils-MakeMaker: Stabilize 7.700.0 ppc, #913085 (diff) | |
download | gentoo-ceaef2d5da46e7aee8b66832b212f25042fdc7ef.tar.gz gentoo-ceaef2d5da46e7aee8b66832b212f25042fdc7ef.tar.bz2 gentoo-ceaef2d5da46e7aee8b66832b212f25042fdc7ef.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.206.0 ppc, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'perl-core/Compress-Raw-Zlib')
-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 7700ba3ea2c6..96fa18ceb15a 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. |