diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2024-07-25 02:35:45 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-07-25 02:39:22 -0400 |
commit | 7705d66fea7ba9e000ca9dd4c467d566edb48c0b (patch) | |
tree | d2537d9bb4b830296be9ae461fa51fa69c47ee78 /x11-drivers | |
parent | dev-qt/qt-creator: update journald comment (diff) | |
download | gentoo-7705d66fea7ba9e000ca9dd4c467d566edb48c0b.tar.gz gentoo-7705d66fea7ba9e000ca9dd4c467d566edb48c0b.tar.bz2 gentoo-7705d66fea7ba9e000ca9dd4c467d566edb48c0b.zip |
x11-drivers/nvidia-drivers: note reminder for next release
Rather not force the dependency yet to allow easy downgrading,
hopefully getting these out together will work out decently.
Those opting in this beta may want to unmask and try it though.
Supposedly the bundled prebuilt egl-wayland is even worse given
it includes a regression that is not present in source-built
1.1.13 and lacks the fix from 1.1.14.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/nvidia-drivers/nvidia-drivers-560.28.03-r1.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-560.28.03-r1.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-560.28.03-r1.ebuild index 9114d6c41be5..660b3f509de7 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-560.28.03-r1.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-560.28.03-r1.ebuild @@ -25,6 +25,9 @@ S=${WORKDIR} LICENSE="NVIDIA-r2 Apache-2.0 BSD BSD-2 GPL-2 MIT ZLIB curl openssl" SLOT="0/${PV%%.*}" # no keywords due to being a beta, feel free to opt-in for testing +# note: before keywording a 560 release, should likely unmask +# egl-wayland-1.1.14 (maybe do a snapshot) and >=depend on it, +# it seems to fix a fair amount of issues with 560 #KEYWORDS="-* ~amd64 ~arm64" # note: kernel-open is an upstream default in >=560 if all GPUs on the system # support it but, since no automagic here, keeping it off for the wider support |