summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-11-03 11:21:49 -0800
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-11-03 12:04:08 -0800
commite7ec8fa47e0a6f87a38ae5e22daa947d8ac5dba2 (patch)
tree9c97d8837ccc29f8c687b1de0f509c946c12fe55 /sys-fs
parentapp-admin/salt-2019.2.7: Version bump (diff)
downloadgentoo-e7ec8fa47e0a6f87a38ae5e22daa947d8ac5dba2.tar.gz
gentoo-e7ec8fa47e0a6f87a38ae5e22daa947d8ac5dba2.tar.bz2
gentoo-e7ec8fa47e0a6f87a38ae5e22daa947d8ac5dba2.zip
sys-fs/zfs-kmod: update live ebuild
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs-kmod/zfs-kmod-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
index 689dcbc44941..e0bcf6bac5bb 100644
--- a/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
+++ b/sys-fs/zfs-kmod/zfs-kmod-9999.ebuild
@@ -16,10 +16,10 @@ else
SRC_URI="https://github.com/openzfs/zfs/releases/download/zfs-${MY_PV}/zfs-${MY_PV}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~ppc64"
S="${WORKDIR}/zfs-${PV%_rc?}"
- ZFS_KERNEL_COMPAT="5.8"
+ ZFS_KERNEL_COMPAT="5.10"
fi
-LICENSE="CDDL debug? ( GPL-2+ )"
+LICENSE="CDDL MIT debug? ( GPL-2+ )"
SLOT="0"
IUSE="custom-cflags debug +rootfs"