mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
eclass/tree-sitter-grammar: Sync with Gentoo
It's from Gentoo commit 9a86a9fc6063dde52eb174dbe9d638f18172798e.
This commit is contained in:
parent
e3ed5813fa
commit
5b1f5f8aee
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: tree-sitter-grammar.eclass
|
||||
@ -47,7 +47,7 @@ for _BINDING in "${TS_BINDINGS[@]}"; do
|
||||
DISTUTILS_EXT=1
|
||||
DISTUTILS_OPTIONAL=1
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{10..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
inherit distutils-r1
|
||||
|
||||
IUSE+=" python"
|
||||
|
Loading…
Reference in New Issue
Block a user