diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-15 09:53:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-07-15 09:53:27 +0300 |
commit | 0396bcb1c00eda629c40a6e68ff01abcf20cad0e (patch) | |
tree | 65109fd8721365a8bd64faa848f1bcff95497b26 /perl-core | |
parent | virtual/perl-Compress-Raw-Zlib: Stabilize 2.202.0 arm64, #857549 (diff) | |
download | gentoo-0396bcb1c00eda629c40a6e68ff01abcf20cad0e.tar.gz gentoo-0396bcb1c00eda629c40a6e68ff01abcf20cad0e.tar.bz2 gentoo-0396bcb1c00eda629c40a6e68ff01abcf20cad0e.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.202.0 arm64, #857549
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.202.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.0.ebuild index 31965b22436e..4def5535b3f7 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.0.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.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 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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. |