summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-07 18:03:10 +0100
committerSam James <sam@gentoo.org>2021-09-07 18:03:10 +0100
commitc0ab1ff6f47b3138565517920b2452c8e419feb9 (patch)
tree6edaff9ca5d191d156afddaab36077f76213dcbe
parentdev-python/stestr: Keyword 3.2.0 s390, #785025 (diff)
downloadgentoo-c0ab1ff6.tar.gz
gentoo-c0ab1ff6.tar.bz2
gentoo-c0ab1ff6.zip
dev-libs/tree-sitter: Keyword 0.20.0 s390, #795276
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild b/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild
index 0184b5e1d51b..38e6fa4e20bf 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.20.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EGIT_REPO_URI="https://github.com/${PN}/${PN}"
else
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="MIT"