commit: 34ee473f9720255b06315186fe1e19643683db68 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon May 8 12:29:56 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon May 8 12:30:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ee473f
profiles/features/musl: mask media-sound/lame[debug] Thanks to Arsen for pointing it out. Closes: https://bugs.gentoo.org/891063 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 32b3d6ba8c5b..4863d7f0e381 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <[email protected]> (2023-05-08) +# Needs fpu_control.h, bug #891063 +media-sound/lame debug + # Conrad Kostecki <[email protected]> (2023-03-01) # sys-block/arcconf is masked on musl net-analyzer/nagios-plugin-check_raid aacraid
