Skip to content

Commit

Permalink
Revert "dev-python/tree-sitter: depend on tree-sitter-0.22* for 0.22.3"
Browse files Browse the repository at this point in the history
This reverts commit 157a5ad.

I got it wrong!

Bug: https://bugs.gentoo.org/938593
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Aug 29, 2024
1 parent 8eaf16e commit 7b7fb48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"

# setuptools is needed for distutils import
DEPEND="=dev-libs/tree-sitter-0.22*:="
DEPEND=">=dev-libs/tree-sitter-0.22.1:="
RDEPEND="${DEPEND}
$(python_gen_cond_dep '
dev-python/setuptools[${PYTHON_USEDEP}]
Expand Down

0 comments on commit 7b7fb48

Please sign in to comment.