mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
x11-drivers/nvidia-drivers: Typo (bug #618886).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
@@ -92,7 +92,7 @@ nvidia_drivers_versions_check() {
|
||||
die "Unexpected \${DEFAULT_ABI} = ${DEFAULT_ABI}"
|
||||
fi
|
||||
|
||||
if use kernel_linux && kernel_is ge 4.12; then
|
||||
if use kernel_linux && kernel_is ge 4 12; then
|
||||
ewarn "Gentoo supports kernels which are supported by NVIDIA"
|
||||
ewarn "which are limited to the following kernels:"
|
||||
ewarn "<sys-kernel/gentoo-sources-4.12"
|
||||
|
||||
Reference in New Issue
Block a user