commit: 0b620bf854aad6287b8df56394e6236ce85ca452 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Thu Mar 13 06:37:21 2025 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Thu Mar 13 06:44:42 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b620bf8
x11-drivers/nvidia-drivers: stabilize 570.124.04 for amd64 If you have problems with this version, reminder that the 550.x branch is still supported and will not go away for a rather long time. Closes: https://bugs.gentoo.org/950350 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> x11-drivers/nvidia-drivers/nvidia-drivers-570.124.04.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-570.124.04.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-570.124.04.ebuild index 4c74d52e54dc..33913d0211a1 100644 --- a/x11-drivers/nvidia-drivers/nvidia-drivers-570.124.04.ebuild +++ b/x11-drivers/nvidia-drivers/nvidia-drivers-570.124.04.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR} LICENSE="NVIDIA-r2 Apache-2.0 BSD BSD-2 GPL-2 MIT ZLIB curl openssl" SLOT="0/${PV%%.*}" -KEYWORDS="-* ~amd64 ~arm64" +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 IUSE="+X abi_x86_32 abi_x86_64 kernel-open persistenced powerd +static-libs +tools wayland"
