commit: 3a5ca550200239a388f916418cd3b16496ff249e
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 17 10:57:29 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 17 10:57:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a5ca550
dev-python/tree-sitter: Keyword 0.22.2 s390, #932078
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tree-sitter/tree-sitter-0.22.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tree-sitter/tree-sitter-0.22.2.ebuild
b/dev-python/tree-sitter/tree-sitter-0.22.2.ebuild
index 0397519421bc..423b516928cb 100644
--- a/dev-python/tree-sitter/tree-sitter-0.22.2.ebuild
+++ b/dev-python/tree-sitter/tree-sitter-0.22.2.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/py-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~s390"
# setuptools is needed for distutils import
DEPEND=">=dev-libs/tree-sitter-0.22.1:="