commit:     5b50d0df3ffe7b6051b41abf1268ec10e58c810b
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Wed Jan  3 22:11:26 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 12:35:38 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b50d0df

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 <AT> matoro.tk>
Closes: https://github.com/gentoo/gentoo/pull/34626
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-cluster/ceph/ceph-18.2.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild 
b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
index e4eee27edc16..c145fc4450fe 100644
--- a/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
+++ b/sys-cluster/ceph/ceph-18.2.0-r2.ebuild
@@ -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:= )

Reply via email to