commit: 70cfdd492372aa3d467aec48c91e05cfd76c6902 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 3 23:53:38 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 3 23:53:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70cfdd49
profiles/features/musl: mask wireshark[sdjournal], needs masked systemd 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 e33e6d34a9f3..948aff1a9f9a 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 +# Sam James <[email protected]> (2022-10-03) +# Needs systemd which is masked on musl +net-analyzer/wireshark sdjournal + # Alfred Persson Forsberg <[email protected]> (2022-07-27) # Firefox does not build with these flags enabled on musl libc. # See bug #829033
