commit: c8c393787952621be914bf8fbbfd725cee6917be Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 2 01:00:40 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 2 01:00:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8c39378
profiles/base: mask sys-libs/minizip-ng[compat] too Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index bf1c9c65bcdd..f56d328b23a3 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -11,6 +11,7 @@ # 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 <[email protected]> (2022-09-26) # Requires nautilus-43.0 which is not in tree yet.
