summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-04-18 11:27:13 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-04-18 11:27:13 +0200
commit1014e7d5c97709165aec2f3d80773f32d4baac8a (patch)
tree693b69b4e5c3e23b9fa04225b34f43927e4e7d1c /dev-libs
parentdev-python/fonttools: ppc stable wrt bug #838625 (diff)
downloadgentoo-1014e7d5c97709165aec2f3d80773f32d4baac8a.tar.gz
gentoo-1014e7d5c97709165aec2f3d80773f32d4baac8a.tar.bz2
gentoo-1014e7d5c97709165aec2f3d80773f32d4baac8a.zip
dev-libs/tree-sitter: ppc stable wrt bug #838883
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.20.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.20.6.ebuild b/dev-libs/tree-sitter/tree-sitter-0.20.6.ebuild
index 0f0baace2bf6..1b435df0f7fa 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.20.6.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.20.6.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 ~ppc ppc64 ~riscv ~s390 sparc x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
fi
LICENSE="MIT"