summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-20 02:44:39 +0100
committerSam James <sam@gentoo.org>2021-06-20 02:44:39 +0100
commit67462245cc352e830768bfc94f898fc414005d08 (patch)
tree6a5b2575758591cf37a8d7749c52bdfdf0972213 /dev-libs/tree-sitter
parentdev-python/tree-sitter: Keyword 0.19.0_p20210506-r1 sparc, #795276 (diff)
downloadgentoo-67462245cc352e830768bfc94f898fc414005d08.tar.gz
gentoo-67462245cc352e830768bfc94f898fc414005d08.tar.bz2
gentoo-67462245cc352e830768bfc94f898fc414005d08.zip
dev-libs/tree-sitter: Keyword 0.19.5 sparc, #795276
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.19.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.19.5.ebuild b/dev-libs/tree-sitter/tree-sitter-0.19.5.ebuild
index 60833984005b..72db00461619 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.19.5.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.19.5.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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
fi
LICENSE="MIT"