diff options
author | 2024-09-23 13:49:36 +0100 | |
---|---|---|
committer | 2024-09-23 13:49:36 +0100 | |
commit | 82590c6e8b6a24d3f3b91b1f2c685975bca89b39 (patch) | |
tree | 03dee1d0213f0616fc9c034f8c18e96a6fd6a637 /perl-core | |
parent | dev-perl/Mail-SPF: Stabilize 3.202.406.170 ppc, #940150 (diff) | |
download | gentoo-82590c6e8b6a24d3f3b91b1f2c685975bca89b39.tar.gz gentoo-82590c6e8b6a24d3f3b91b1f2c685975bca89b39.tar.bz2 gentoo-82590c6e8b6a24d3f3b91b1f2c685975bca89b39.zip |
perl-core/Compress-Raw-Zlib: Stabilize 2.212.0 ppc64, #940154
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild index b7cf250070bd..a654c62d3ff7 100644 --- a/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.0.ebuild +++ b/perl-core/Compress-Raw-Zlib/Compress-Raw-Zlib-2.212.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 ~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 ~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. |