diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:54:46 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 22:54:46 +0300 |
commit | c73a22ff2856dc0cdc265143fde97a4d94722ecf (patch) | |
tree | 139b0c9829712f38323b650352d39b113288eab1 /perl-core/Compress-Raw-Zlib | |
parent | dev-lang/perl: Stabilize 5.38.0-r1 sparc, #913085 (diff) | |
download | gentoo-c73a22ff2856dc0cdc265143fde97a4d94722ecf.tar.gz gentoo-c73a22ff2856dc0cdc265143fde97a4d94722ecf.tar.bz2 gentoo-c73a22ff2856dc0cdc265143fde97a4d94722ecf.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.206.0 sparc, #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 c8c5b78f45eb..d24021301400 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. |