sys-fs/zfs-kmod: Sync with Gentoo

It's from Gentoo commit 246c07ecaefe96b237b8e734c5d8eec44e2f95e8.

Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
Flatcar Buildbot 2025-11-03 07:13:16 +00:00 committed by Krzesimir Nowak
parent 909c6083b7
commit db2d50efcf

View File

@ -0,0 +1,12 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Linux ZFS kernel module for sys-fs/zfs"
HOMEPAGE="https://github.com/openzfs/zfs"
LICENSE="CDDL MIT"
SLOT="0/${PVR}"
RDEPEND=">=sys-fs/zfs-2.4.0_rc2-r1"