mirror of
https://github.com/flatcar/scripts.git
synced 2026-02-10 02:02:22 +01:00
dev-libs/tree-sitter: Sync with Gentoo
It's from Gentoo commit 1520514e1e4b9d927e992f8b3ef101d450df249c. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
2797ade7d8
commit
2f64e02810
@ -5,10 +5,6 @@
|
||||
<email>abdelqaderali@protonmail.com</email>
|
||||
<name>Ali Abdel-Qader</name>
|
||||
</maintainer>
|
||||
<maintainer type="person">
|
||||
<email>matthew@gentoo.org</email>
|
||||
<name>Matthew Smith</name>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>pkgcore@gentoo.org</email>
|
||||
<name>Pkgcore</name>
|
||||
|
||||
@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then
|
||||
EGIT_REPO_URI="https://github.com/${PN}/${PN}"
|
||||
else
|
||||
SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
|
||||
fi
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user