From e19708a1a52a2f4df4be7c8da260ced804c0861b Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 13 Sep 2023 02:59:09 +0100 Subject: sys-fs/zfs-kmod: master supports 6.5 Not that it really matters as this branch isn't taken for 9999, but I noticed the commit, so... Signed-off-by: Sam James --- sys-fs/zfs-kmod/zfs-kmod-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-fs') diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild index 10ad3189457d..bf5b73c2dd69 100644 --- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild +++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild @@ -8,7 +8,7 @@ inherit autotools dist-kernel-utils 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.4 +MODULES_KERNEL_MAX=6.5 MODULES_KERNEL_MIN=3.10 if [[ ${PV} == 9999 ]] ; then -- cgit v1.2.3-65-gdbad