mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
They have heard that zlib-ng is "next-gen":
a20b2851b2
So now they "prefer" it except actually they end up building both zlib
and zlib-ng support at the same time. The latter, only if build servers
had it installed for something else, which the binhost does, leading to
broken binaries.
Disable it since zlib is already present.
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>