commit:     86268c606413c005ea42c6beab0043d459cd8977
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 23:12:01 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 00:23:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86268c60

profiles/arch/x86: mask USE that need nvidia-drivers

390.xx is masked and was the last to provide drivers for x86,
NVIDIA no longer supports any 32-bit arches.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 profiles/arch/x86/package.use.mask | 8 ++++----
 profiles/arch/x86/use.mask         | 4 ----
 2 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 2f1f91cfce89..dbb783f11336 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Ionen Wolkens <io...@gentoo.org> (2023-03-30)
+# Needs x11-drivers/nvidia-drivers which is no longer available here.
+media-tv/mythtv nvdec
+
 # Andreas Sturmlechner <ast...@gentoo.org> (2023-02-06)
 # Successful build of dev-qt/qtwebengine depends on 64-bit host
 # Bug #893234
@@ -397,10 +401,6 @@ dev-libs/boost -context
 app-editors/vim -racket
 app-editors/gvim -racket
 
-# Kacper Kowalik <xarthis...@gentoo.org> (2013-08-09)
-# Works on x86
-sys-apps/hwloc -gl -nvml
-
 # Diego Elio Pettenò <flamee...@gentoo.org> (2012-11-03)
 # Unmask here, as it's masked in base.
 net-libs/gnutls -dane

diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index b06aa1c535c8..c3f90515ea6e 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -125,9 +125,6 @@ webengine
 -cpu_flags_x86_ssse3
 -cpu_flags_x86_xop
 
-# Unmask nvidia XvMC support
--nvidia
-
 # Modular X: unmask for architectures on which they are available
 -input_devices_synaptics
 -input_devices_vmmouse
@@ -139,7 +136,6 @@ webengine
 -video_cards_i965
 -video_cards_intel
 -video_cards_iris
--video_cards_nvidia
 -video_cards_siliconmotion
 -video_cards_vmware
 -video_cards_geode

Reply via email to