commit: c650a7e3df1c73b15c02016ffebd809a13b07be8 Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org> AuthorDate: Fri Nov 14 22:27:11 2025 +0000 Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org> CommitDate: Tue Nov 18 06:55:12 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c650a7e3
sys-fs/zfs: bump slot in live ebuild Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org> sys-fs/zfs/zfs-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild index 979a6c7ad483..e6e0edd4d9fd 100644 --- a/sys-fs/zfs/zfs-9999.ebuild +++ b/sys-fs/zfs/zfs-9999.ebuild @@ -50,7 +50,7 @@ LICENSE="BSD-2 CDDL MIT modules? ( debug? ( GPL-2+ ) )" # just libzfs soname major for now. # possible candidates: libuutil, libzpool, libnvpair. Those do not provide stable abi, but are considered. # see libsoversion_check() below as well -SLOT="0/6" +SLOT="0/7" IUSE="custom-cflags debug dist-kernel minimal nls pam python +rootfs selinux test-suite unwind" DEPEND="
