summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-11 16:59:22 +0000
committerSam James <sam@gentoo.org>2024-03-11 16:59:22 +0000
commitf8e40e6ef1837c294f72e9897376675aedfbbe40 (patch)
tree85a741e97cc2a1db49c7a2fd053d24b95edc7861 /dev-libs/tree-sitter
parentdev-util/tree-sitter-cli: Stabilize 0.20.9 amd64, #926765 (diff)
downloadgentoo-f8e40e6ef1837c294f72e9897376675aedfbbe40.tar.gz
gentoo-f8e40e6ef1837c294f72e9897376675aedfbbe40.tar.bz2
gentoo-f8e40e6ef1837c294f72e9897376675aedfbbe40.zip
dev-libs/tree-sitter: Stabilize 0.20.9-r1 ppc64, #926765
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter')
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.20.9-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.20.9-r1.ebuild b/dev-libs/tree-sitter/tree-sitter-0.20.9-r1.ebuild
index b6f991aae029..8d5a0cb48ed3 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.20.9-r1.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.20.9-r1.ebuild
@@ -14,7 +14,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 ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
fi
LICENSE="MIT"