From 239f765da8dc3e9cd6abe28a89e2558f857505fa Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 2 Oct 2022 01:13:25 +0100 Subject: 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 --- profiles/base/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'profiles/base') 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 (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 (2022-09-26) # Requires nautilus-43.0 which is not in tree yet. >=x11-terms/gnome-terminal-3.46 nautilus -- cgit v1.2.3-65-gdbad