diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-05 18:39:06 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-11-05 18:39:52 -0800 |
commit | 48e4896c01f41fc34ca9f948f095597e7de2180b (patch) | |
tree | 1ad0b17b0e4ba8dbd0779bce78f91cf8f9e71db0 /sys-fs/zfs/zfs-9999.ebuild | |
parent | sys-fs/zfs: revbump 2.0.0_rc5, add subslot (diff) | |
download | gentoo-48e4896c01f41fc34ca9f948f095597e7de2180b.tar.gz gentoo-48e4896c01f41fc34ca9f948f095597e7de2180b.tar.bz2 gentoo-48e4896c01f41fc34ca9f948f095597e7de2180b.zip |
sys-fs/zfs: sync live ebuild
Bug: https://bugs.gentoo.org/753245
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-fs/zfs/zfs-9999.ebuild')
-rw-r--r-- | sys-fs/zfs/zfs-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild index a82918b501fb..e5684e2ff427 100644 --- a/sys-fs/zfs/zfs-9999.ebuild +++ b/sys-fs/zfs/zfs-9999.ebuild @@ -22,7 +22,7 @@ else fi LICENSE="BSD-2 CDDL MIT" -SLOT="0" +SLOT="0/4" # just libzfs soname major for now. possible candidates: libuutil, libzpool, libnvpair IUSE="custom-cflags debug kernel-builtin libressl minimal nls pam python +rootfs test-suite static-libs" DEPEND=" |