diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-09-19 16:51:05 -0400 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-21 22:57:36 +0300 |
commit | f05f82773cd365195b7aa4288ccf673fa3890222 (patch) | |
tree | bb0c19052b3d0d8930f26d04f50cd5123908bc9d /dev-libs | |
parent | dev-libs/tree-sitter-python: Stabilize 0.21.0-r1 hppa, #935494 (diff) | |
download | gentoo-f05f82773cd365195b7aa4288ccf673fa3890222.tar.gz gentoo-f05f82773cd365195b7aa4288ccf673fa3890222.tar.bz2 gentoo-f05f82773cd365195b7aa4288ccf673fa3890222.zip |
dev-libs/tree-sitter-rust: Stabilize 0.21.2 hppa, #935494
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-rust/tree-sitter-rust-0.21.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-rust/tree-sitter-rust-0.21.2.ebuild b/dev-libs/tree-sitter-rust/tree-sitter-rust-0.21.2.ebuild index 6c57b2154124..c0138d0d44ea 100644 --- a/dev-libs/tree-sitter-rust/tree-sitter-rust-0.21.2.ebuild +++ b/dev-libs/tree-sitter-rust/tree-sitter-rust-0.21.2.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-rust" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ppc ppc64 ~riscv ~s390 sparc x86" |