sys-fs/zfs: Sync with Gentoo

It's from Gentoo commit 4ea77da2de0f6f67b470a0e8ac39a6e52fb7a7f5.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:08:48 +00:00
parent 11d604efb2
commit f4f40a1398
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ EAPI=8
DISTUTILS_OPTIONAL=1 DISTUTILS_OPTIONAL=1
DISTUTILS_USE_PEP517=setuptools DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..11} ) PYTHON_COMPAT=( python3_{10..12} )
inherit autotools bash-completion-r1 dist-kernel-utils distutils-r1 flag-o-matic linux-info pam systemd udev usr-ldscript inherit autotools bash-completion-r1 dist-kernel-utils distutils-r1 flag-o-matic linux-info pam systemd udev usr-ldscript

View File

@ -33,7 +33,7 @@ LICENSE="BSD-2 CDDL MIT"
# just libzfs soname major for now. # just libzfs soname major for now.
# possible candidates: libuutil, libzpool, libnvpair. Those do not provide stable abi, but are considered. # possible candidates: libuutil, libzpool, libnvpair. Those do not provide stable abi, but are considered.
# see libsoversion_check() below as well # see libsoversion_check() below as well
SLOT="0/5" SLOT="0/6"
IUSE="custom-cflags debug dist-kernel kernel-builtin minimal nls pam python +rootfs selinux test-suite unwind" IUSE="custom-cflags debug dist-kernel kernel-builtin minimal nls pam python +rootfs selinux test-suite unwind"
DEPEND=" DEPEND="