summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2021-02-08 09:57:34 +0100
committerDavid Seifert <soap@gentoo.org>2021-02-08 09:57:34 +0100
commit12694ecad910159a95345a8be10421e644f4c207 (patch)
treeb086037688fa1938239a8623421fb19de504a851
parentmusl/package.mask: Mask x11-drivers/nvidia-drivers (diff)
downloadgentoo-12694eca.tar.gz
gentoo-12694eca.tar.bz2
gentoo-12694eca.zip
uclibc/package.mask: Mask x11-drivers/nvidia-drivers
Closes: https://github.com/gentoo/gentoo/pull/19362 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--profiles/features/uclibc/package.mask6
1 files changed, 5 insertions, 1 deletions
diff --git a/profiles/features/uclibc/package.mask b/profiles/features/uclibc/package.mask
index d1730bdfd263..c81f0fe19e48 100644
--- a/profiles/features/uclibc/package.mask
+++ b/profiles/features/uclibc/package.mask
@@ -1,10 +1,14 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
sys-libs/musl
sys-libs/glibc
sys-libs/pam
+# David Seifert <soap@gentoo.org> (2021-02-08)
+# nvidia-drivers only works against glibc.
+x11-drivers/nvidia-drivers
+
# Version 8.31 is broken on uclibc, but not 8.30 or 8.32
~sys-apps/coreutils-8.31