diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:32:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-12 10:32:13 +0200 |
commit | 9a0df8a0ef7859f2d8b3297d65a778f20c804b54 (patch) | |
tree | e4c12de6d1a6881f4647ef2340348b3988d68bb2 /sys-libs/zlib | |
parent | net-dns/c-ares: Stabilize 1.21.0 sparc, #917237 (diff) | |
download | gentoo-9a0df8a0ef7859f2d8b3297d65a778f20c804b54.tar.gz gentoo-9a0df8a0ef7859f2d8b3297d65a778f20c804b54.tar.bz2 gentoo-9a0df8a0ef7859f2d8b3297d65a778f20c804b54.zip |
sys-libs/zlib: Stabilize 1.3-r1 amd64, #917238
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-libs/zlib')
-rw-r--r-- | sys-libs/zlib/zlib-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/zlib/zlib-1.3-r1.ebuild b/sys-libs/zlib/zlib-1.3-r1.ebuild index 3b3f2c4fde58..4a2a1852d9f7 100644 --- a/sys-libs/zlib/zlib-1.3-r1.ebuild +++ b/sys-libs/zlib/zlib-1.3-r1.ebuild @@ -23,7 +23,7 @@ SRC_URI=" LICENSE="ZLIB" SLOT="0/1" # subslot = SONAME -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~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 ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="minizip static-libs" RDEPEND="!sys-libs/zlib-ng[compat]" |