mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user