sys-fs/zfs-kmod: add zfs-kmod-2.4.0_rc2-r1

Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
This commit is contained in:
Marc Schiffbauer
2025-10-15 22:35:15 +02:00
parent 36e6fa549b
commit 7cbf8bffdb

View File

@@ -0,0 +1,13 @@
# 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}"
KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~sparc"
RDEPEND=">=sys-fs/zfs-2.4.0_rc2-r1"