commit:     239f765da8dc3e9cd6abe28a89e2558f857505fa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 00:13:25 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 00:13:49 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239f765d

profiles/base: mask sys-libs/zlib-ng[compat]

USE=compat / possibly allowing sys-libs/zlib needs to be figured out,
but packages want to use the actual zlib-ng library, so we need to
mask it and can't hold the whole thing up on the compat effort.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/base/package.use.mask | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index fbcf23d6eee7..bf1c9c65bcdd 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,12 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# Sam James <[email protected]> (2022-10-02)
+# USE=compat / possibly allowing sys-libs/zlib needs to be figured out,
+# but packages want to use the actual zlib-ng library, so we need to
+# mask it and can't hold the whole thing up on the compat effort.
+sys-libs/zlib-ng compat
+
 # Matt Turner <[email protected]> (2022-09-26)
 # Requires nautilus-43.0 which is not in tree yet.
 >=x11-terms/gnome-terminal-3.46 nautilus

Reply via email to