mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
profiles: mask xwayland+mutter[video_cards_nvidia] on most arches
egl-wayland with nvidia-drivers is currently only usable on amd64. May potentially be for aarch64 in the future, but more is unlikely. Acked-by: Matt Turner <mattst88@gentoo.org> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
|
||||
#--- END OF EXAMPLES ---
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2021-07-01)
|
||||
# gui-libs/egl-wayland with nvidia-drivers is supported on this arch.
|
||||
x11-base/xwayland -video_cards_nvidia
|
||||
x11-wm/mutter -video_cards_nvidia
|
||||
|
||||
# Mike Gilbert <floppym@gentoo.org> (2021-03-29)
|
||||
# Unmask TPM on supported archs.
|
||||
sys-apps/systemd -tpm
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2021-07-01)
|
||||
# gui-libs/egl-wayland with nvidia-drivers is only usable on some arches.
|
||||
x11-base/xwayland video_cards_nvidia
|
||||
x11-wm/mutter video_cards_nvidia
|
||||
|
||||
# Bernd Waibel <waebbl-gentoo@posteo.net> (2021-06-16)
|
||||
# sci-libs/pcl-1.11.1 is missing support for >=sci-libs/vtk-9
|
||||
# bug #796368
|
||||
|
||||
@@ -1,6 +1,12 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Ionen Wolkens <ionen@gentoo.org> (2021-07-01)
|
||||
# gui-libs/egl-wayland with nvidia-drivers does not function well with
|
||||
# the last drivers to support x86 (needed here to override use.mask).
|
||||
x11-base/xwayland video_cards_nvidia
|
||||
x11-wm/mutter video_cards_nvidia
|
||||
|
||||
# Stefan Strogin <steils@gentoo.org> (2021-06-27)
|
||||
# Requires dev-python/adblock which is not keyworded on x86 yet
|
||||
www-client/qutebrowser adblock
|
||||
|
||||
Reference in New Issue
Block a user