commit: 53e4ad6866487c0e32e9ebf062e133731ad0022e Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 15 07:06:50 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jul 15 07:06:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53e4ad68
perl-core/Compress-Raw-Zlib: Stabilize 2.202.0 x86, #857549 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.202.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 675bf5eec24e..79fec4051ede 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.
