summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2024-03-26 02:11:28 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-03-26 02:19:58 -0400
commit25e67626045998c3ee781ba4f786d7fb4dab3733 (patch)
tree0a71e2d19704adcb78c6b030dae263ce303472ef
parentx11-drivers/nvidia-drivers: stabilize 535.171.04 for amd64 (diff)
downloadgentoo-25e67626045998c3ee781ba4f786d7fb4dab3733.tar.gz
gentoo-25e67626045998c3ee781ba4f786d7fb4dab3733.tar.bz2
gentoo-25e67626045998c3ee781ba4f786d7fb4dab3733.zip
x11-drivers/nvidia-drivers: stabilize 550.67 for amd64
This is the 3rd iteration of the new 0/550 production branch and it is about time to stabilize it. Note however that some Lenovo laptop users may or may not experience random crashes and need to stick to 0/535 for now (which is still supported and not going anywhere for a while). That aside, happy bday immolo :) Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--x11-drivers/nvidia-drivers/nvidia-drivers-550.67.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/nvidia-drivers/nvidia-drivers-550.67.ebuild b/x11-drivers/nvidia-drivers/nvidia-drivers-550.67.ebuild
index 7eb11d852d79..ae582fc5bc36 100644
--- a/x11-drivers/nvidia-drivers/nvidia-drivers-550.67.ebuild
+++ b/x11-drivers/nvidia-drivers/nvidia-drivers-550.67.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"
IUSE="+X abi_x86_32 abi_x86_64 kernel-open persistenced powerd +static-libs +tools wayland"
REQUIRED_USE="kernel-open? ( modules )"