sys-cluster/ceph: fix babeltrace subslot restriction in 18.2.0-r2

Mistyped this in the initial fix.

Closes: https://bugs.gentoo.org/920371
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Closes: https://github.com/gentoo/gentoo/pull/34626
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Matoro Mahri
2024-01-03 17:11:26 -05:00
committed by Sam James
parent 178b7125db
commit 5b50d0df3f

View File

@@ -74,7 +74,7 @@ DEPEND="
sys-process/numactl:=
virtual/libcrypt:=
x11-libs/libpciaccess:=
babeltrace? ( dev-util/babeltrace:0/2 )
babeltrace? ( dev-util/babeltrace:0/1 )
fuse? ( sys-fs/fuse:3= )
jemalloc? ( dev-libs/jemalloc:= )
!jemalloc? ( >=dev-util/google-perftools-2.6.1:= )