commit: 46d87e12757b03d7e32a6ff97cf1ac4891019585 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 02:06:06 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 02:46:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d87e12
profiles/features/musl: mask lcd_devices_luise Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/features/musl/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index b83a0a6a5393..4bd837547d59 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -5,6 +5,10 @@ -elibc_musl elibc_glibc +# Sam James <[email protected]> (2022-10-04) +# dev-libs/luise is a binary package linked against glibc and is masked on musl +lcd_devices_luise + # Sam James <[email protected]> (2022-10-03) # x11-drivers/nvidia-drivers is a binary package linked against glibc # and is masked on musl
