diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 13:17:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-01 13:17:13 +0200 |
commit | 937402a71305778a89d6b3ae43b534a5b8f8a703 (patch) | |
tree | ab96305d80052547d5ee622e550ee16e60412ae8 /dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.4-r1.ebuild | |
parent | dev-util/pkgcheck: Stabilize 0.10.25-r2 arm, #916888 (diff) | |
download | gentoo-937402a71305778a89d6b3ae43b534a5b8f8a703.tar.gz gentoo-937402a71305778a89d6b3ae43b534a5b8f8a703.tar.bz2 gentoo-937402a71305778a89d6b3ae43b534a5b8f8a703.zip |
dev-libs/tree-sitter-bash: Stabilize 0.20.4-r1 arm64, #916888
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.4-r1.ebuild')
-rw-r--r-- | dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.4-r1.ebuild b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.4-r1.ebuild index 7ce28f7e1d60..088c9fc376a2 100644 --- a/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.4-r1.ebuild +++ b/dev-libs/tree-sitter-bash/tree-sitter-bash-0.20.4-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-bash" LICENSE="MIT" SLOT="0" -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" # Override eclass SRC_URI as 0.20.4 was bumped incorrectly. SRC_URI="https://github.com/tree-sitter/${PN}/archive/v${PV}.tar.gz |