diff options
author | Matthew Smith <matthew@gentoo.org> | 2024-04-15 07:13:55 +0000 |
---|---|---|
committer | Matthew Smith <matthew@gentoo.org> | 2024-04-15 07:25:20 +0000 |
commit | b6b6cb3362d335e01aa19fd63ca2a79d07e25038 (patch) | |
tree | 6c05c22a7160b0ae56d5623eaaf7c292ff84a1b5 | |
parent | dev-util/tree-sitter-cli: dev-libs/tree-sitter subslot (diff) | |
download | gentoo-b6b6cb3362d335e01aa19fd63ca2a79d07e25038.tar.gz gentoo-b6b6cb3362d335e01aa19fd63ca2a79d07e25038.tar.bz2 gentoo-b6b6cb3362d335e01aa19fd63ca2a79d07e25038.zip |
dev-util/rizin: dev-libs/tree-sitter subslot
Signed-off-by: Matthew Smith <matthew@gentoo.org>
-rw-r--r-- | dev-util/rizin/rizin-0.6.3-r1.ebuild (renamed from dev-util/rizin/rizin-0.6.3.ebuild) | 4 | ||||
-rw-r--r-- | dev-util/rizin/rizin-0.7.1-r1.ebuild (renamed from dev-util/rizin/rizin-0.7.1.ebuild) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/rizin/rizin-0.6.3.ebuild b/dev-util/rizin/rizin-0.6.3-r1.ebuild index 80c181364210..4f402e6fed56 100644 --- a/dev-util/rizin/rizin-0.6.3.ebuild +++ b/dev-util/rizin/rizin-0.6.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -32,7 +32,7 @@ RDEPEND=" dev-libs/libmspack dev-libs/libzip:0= dev-libs/openssl:0= - >=dev-libs/tree-sitter-0.19.0 + >=dev-libs/tree-sitter-0.19.0:= dev-libs/xxhash sys-apps/file sys-libs/zlib:0= diff --git a/dev-util/rizin/rizin-0.7.1.ebuild b/dev-util/rizin/rizin-0.7.1-r1.ebuild index 0ec214767a5e..549798343329 100644 --- a/dev-util/rizin/rizin-0.7.1.ebuild +++ b/dev-util/rizin/rizin-0.7.1-r1.ebuild @@ -34,7 +34,7 @@ RDEPEND=" dev-libs/libzip:0= dev-libs/openssl:0= dev-libs/libpcre2:0= - >=dev-libs/tree-sitter-0.19.0 + >=dev-libs/tree-sitter-0.19.0:= dev-libs/xxhash sys-apps/file sys-libs/zlib:0= |