summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro_gentoo@matoro.tk>2024-04-30 19:46:01 -0400
committerJoonas Niilola <juippis@gentoo.org>2024-05-01 08:28:11 +0300
commitd52c1958ee72b58dfc977af364f147700400a94e (patch)
tree7eb314054a657c6391ea1059503815f47b4c0c1e /dev-libs/tree-sitter
parentsys-libs/libseccomp: Stabilize 2.5.5-r1 hppa, #929933 (diff)
downloadgentoo-d52c1958ee72b58dfc977af364f147700400a94e.tar.gz
gentoo-d52c1958ee72b58dfc977af364f147700400a94e.tar.bz2
gentoo-d52c1958ee72b58dfc977af364f147700400a94e.zip
dev-libs/tree-sitter: Stabilize 0.22.2 hppa, #930023
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter')
-rw-r--r--dev-libs/tree-sitter/tree-sitter-0.22.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter/tree-sitter-0.22.2.ebuild b/dev-libs/tree-sitter/tree-sitter-0.22.2.ebuild
index 957abaa4ed60..66553bca39a7 100644
--- a/dev-libs/tree-sitter/tree-sitter-0.22.2.ebuild
+++ b/dev-libs/tree-sitter/tree-sitter-0.22.2.ebuild
@@ -15,7 +15,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 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
fi
LICENSE="MIT"