commit:     28c84fdb12e224eb39caff2a9e3f5979ebbeb6a0
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:18:23 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 07:29:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28c84fdb

dev-util/pkgcheck: (live) fixed compat dev-python/tree-sitter-0.23.0

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/pkgcheck/pkgcheck-9999.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild 
b/dev-util/pkgcheck/pkgcheck-9999.ebuild
index 00c68119471c..82e8c427e40a 100644
--- a/dev-util/pkgcheck/pkgcheck-9999.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild
@@ -38,8 +38,7 @@ RDEPEND+="
        dev-python/lazy-object-proxy[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]
        dev-python/pathspec[${PYTHON_USEDEP}]
-       >=dev-python/tree-sitter-0.22.0[${PYTHON_USEDEP}]
-       <dev-python/tree-sitter-0.23.0[${PYTHON_USEDEP}]
+       >=dev-python/tree-sitter-0.23.0[${PYTHON_USEDEP}]
        emacs? (
                >=app-editors/emacs-24.1:*
                app-emacs/ebuild-mode

Reply via email to