diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-02 07:12:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-02 07:12:21 +0100 |
commit | e374e165c2ee372e9c6d10860ea6ef47f180f6b2 (patch) | |
tree | 3c2c37c3e4e272c01ca3062d0f2428478f1f83e6 /profiles/base | |
parent | b0bab803d2f1c96af5760374e2684f9a85591916 (diff) |
gentoo auto-resync : 02:10:2022 - 07:12:21
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index fbcf23d6eee7..f56d328b23a3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,13 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (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 +sys-libs/minizip-ng compat + # Matt Turner <mattst88@gentoo.org> (2022-09-26) # Requires nautilus-43.0 which is not in tree yet. >=x11-terms/gnome-terminal-3.46 nautilus |