mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
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@gentoo.org>
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2023-03-30)
|
||||
# Needs x11-drivers/nvidia-drivers which is no longer available here.
|
||||
media-tv/mythtv nvdec
|
||||
|
||||
# Andreas Sturmlechner <asturm@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 <xarthisius@gentoo.org> (2013-08-09)
|
||||
# Works on x86
|
||||
sys-apps/hwloc -gl -nvml
|
||||
|
||||
# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-11-03)
|
||||
# Unmask here, as it's masked in base.
|
||||
net-libs/gnutls -dane
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user