sys-fs/zfs-kmod: update kernel max version for 2.4.0_rc2

Closes: https://bugs.gentoo.org/963833
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
This commit is contained in:
Marc Schiffbauer
2025-10-06 21:51:50 +02:00
parent a508353993
commit b915ed1e5f

View File

@@ -9,7 +9,7 @@ inherit autotools flag-o-matic linux-mod-r1 multiprocessing
DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
HOMEPAGE="https://github.com/openzfs/zfs"
MODULES_KERNEL_MAX=6.16
MODULES_KERNEL_MAX=6.17
MODULES_KERNEL_MIN=4.18
if [[ ${PV} == 9999 ]] ; then