We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ce005 commit cfb7b09Copy full SHA for cfb7b09
sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/make.defaults
@@ -57,9 +57,9 @@ USE="${USE} bindist"
57
# linux-fw-redistributable - license for sys-kernel/coreos-firmware
58
# freedist - license for sys-kernel/coreos-kernel
59
# intel-ucode - license for sys-firmware/intel-microcode
60
-# NVIDIA-r2 - license for x11-drivers/nvidia-drivers
+# NVIDIA-2023 - license for x11-drivers/nvidia-drivers
61
ACCEPT_LICENSE="${ACCEPT_LICENSE} no-source-code
62
- linux-fw-redistributable freedist intel-ucode NVIDIA-r2"
+ linux-fw-redistributable freedist intel-ucode NVIDIA-2023"
63
64
# Favor our own mirrors over Gentoo's
65
GENTOO_MIRRORS="
0 commit comments