1
Fork 0

dev-libs/tree-sitter: sync live ebuild

Signed-off-by: Matthew Smith <matthew@gentoo.org>
This commit is contained in:
Matthew Smith 2024-04-19 07:25:29 +00:00
parent bb92a8827a
commit ef15e7b40f
No known key found for this signature in database
GPG Key ID: CC050405F37B956E
1 changed files with 4 additions and 1 deletions

View File

@ -16,7 +16,10 @@ else
fi
LICENSE="MIT"
SLOT="0"
# ABI is not stable. Revisit after tree-sitter-1.0.
# https://bugs.gentoo.org/930039
# https://github.com/tree-sitter/tree-sitter/pull/3302
SLOT="0/${PV}"
RESTRICT="test" # tests are for CLI and not the lib
PATCHES=(