commit: b98af38f559fdf8100f6f8a226e0825356043ea4 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Mon Feb 8 08:57:31 2021 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Feb 8 08:57:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98af38f
musl/package.mask: Mask x11-drivers/nvidia-drivers Signed-off-by: David Seifert <soap <AT> gentoo.org> profiles/features/musl/package.mask | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 27d5c51ebf9..2cdc63f8b85 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# David Seifert <[email protected]> (2021-02-08) +# nvidia-drivers only works against glibc. +x11-drivers/nvidia-drivers + # Sergei Trofimovich <[email protected]> (2020-04-11) # musl has no support for prelinked sections, bug #717020 sys-devel/prelink
