summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-08-31 00:22:02 -0400
committerIonen Wolkens <ionen@gentoo.org>2024-09-02 20:29:44 -0400
commitc56d8a2a8114b4399748f151e36d0d3c38c0caab (patch)
tree5ee31b694730b4c1c9f65d8b2ac76c9282334ced /dev-libs/tree-sitter
parentdev-qt/qtwebengine: skip tst_certificateerror in 6.8+ (diff)
downloadgentoo-c56d8a2a8114b4399748f151e36d0d3c38c0caab.tar.gz
gentoo-c56d8a2a8114b4399748f151e36d0d3c38c0caab.tar.bz2
gentoo-c56d8a2a8114b4399748f151e36d0d3c38c0caab.zip
dev-libs/tree-sitter: Stabilize 0.22.6 hppa, #935493
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter')
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.22.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.22.6.ebuild b/dev-libs/tree-sitter/tree-sitter-0.22.6.ebuild
index c3ae4d33678e..a358fddea76f 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.22.6.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.22.6.ebuild
@@ -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 ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
fi
LICENSE="MIT"