commit: 5df6201dd38cf0059715e58311019b14d9817121 Author: Stephan Hartmann <sultan <AT> gentoo <DOT> org> AuthorDate: Thu Feb 10 12:04:04 2022 +0000 Commit: Stephan Hartmann <sultan <AT> gentoo <DOT> org> CommitDate: Thu Feb 10 12:04:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df6201d
profile/features/musl: mask www-client/chromium Closes: https://bugs.gentoo.org/833028 Signed-off-by: Stephan Hartmann <sultan <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index a2d2d192d978..d527bf1c4b40 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Stephan Hartmann <[email protected]> (2022-02-10) +# Doesn't build on musl, bug #833028 +www-client/chromium + # Stephan Hartmann <[email protected]> (2022-02-10) # Binary package linked to glibc www-plugins/chrome-binary-plugins
