commit: a1279010b6df9e11012322a851e359240b5d8389
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sun May 19 16:50:29 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sun May 19 16:50:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1279010
dev-python/tree-sitter: Keyword 0.22.3 arm, #932078
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tree-sitter/tree-sitter-0.22.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
index 26528ed86327..14ab81d11a7a 100644
--- a/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.22.3.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/py-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~s390"
+KEYWORDS="~amd64 ~arm ~arm64 ~s390"
# setuptools is needed for distutils import
DEPEND=">=dev-libs/tree-sitter-0.22.1:="