commit: 036aea33c5ecded8413417a9431370440347cfd5 Author: Bernd Waibel <waebbl-gentoo <AT> posteo <DOT> net> AuthorDate: Tue Oct 4 20:51:52 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Oct 12 23:06:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=036aea33
profiles: mask logging USE flag on sci-libs/vtk The loguru module doesn't build on musl. Mask it until it's fixed upstream. Bug: https://bugs.gentoo.org/873601 Signed-off-by: Bernd Waibel <waebbl-gentoo <AT> posteo.net> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index d8239c0c2aad..cfe51a434cf4 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Bernd Waibel <waebbl-gen...@posteo.net> (2022-10-04) +# Mask loguru until fixed upstream #873601 +sci-libs/vtk logging + # Sam James <s...@gentoo.org> (2022-10-04) # sys-libs/libtermcap-compat is masked on musl dev-scheme/scm readline