mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Revert "dev-python/tree-sitter: depend on tree-sitter-0.22* for 0.22.3"
This reverts commit 157a5ad74a.
I got it wrong!
Bug: https://bugs.gentoo.org/938593
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -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}]
|
||||
Reference in New Issue
Block a user