summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-02 22:06:58 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-02 22:06:58 +0200
commit2890a5f336ee100c62304484c88809d5c30f6fe0 (patch)
treec7110e9e385742953b15c21f8c6bf6a7147c761f
parentnet-mail/fetchmail: Stabilize 6.4.37 arm, #923568 (diff)
downloadgentoo-2890a5f3.tar.gz
gentoo-2890a5f3.tar.bz2
gentoo-2890a5f3.zip
dev-libs/tree-sitter: Stabilize 0.20.8-r1 arm, #923625
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild b/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild
index 32cac0641ca6..1e1b8f0f0287 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.20.8-r1.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 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"