summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-10-13 00:06:01 +0100
committerSam James <sam@gentoo.org>2024-10-13 00:06:01 +0100
commit463e6e3f20da39a19c8c4e8bc7442623a4270030 (patch)
treeab3bd4f7a1784473b1bce73a89e7f14109d237ba /sys-fs
parentdev-libs/libffi: Stabilize 3.4.6 sparc, #939149 (diff)
downloadgentoo-463e6e3f20da39a19c8c4e8bc7442623a4270030.tar.gz
gentoo-463e6e3f20da39a19c8c4e8bc7442623a4270030.tar.bz2
gentoo-463e6e3f20da39a19c8c4e8bc7442623a4270030.zip
sys-fs/zfs: update subslot for SONAME change in live
Closes: https://bugs.gentoo.org/941212 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/zfs/zfs-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild
index d54b8ffe39b1..53bc008f5132 100644
--- a/sys-fs/zfs/zfs-9999.ebuild
+++ b/sys-fs/zfs/zfs-9999.ebuild
@@ -33,7 +33,7 @@ LICENSE="BSD-2 CDDL MIT"
# 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/5"
+SLOT="0/6"
IUSE="custom-cflags debug dist-kernel kernel-builtin minimal nls pam python +rootfs selinux test-suite unwind"
DEPEND="