gentoo-ebuilds/sys-fs/zfs-kmod/zfs-kmod-2.4.0_rc2-r1.ebuild
Marc Schiffbauer 246c07ecae
sys-fs/zfs-kmod: unkeyword 2.4.0_rc2-r1
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
2025-10-16 09:45:49 +02:00

12 lines
281 B
Bash

# 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"