commit: 1d8a55b3a723f27362585d74cf75216c73c1c1e2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 30 14:05:44 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 30 14:05:44 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d8a55b3
dev-libs/tree-sitter-rust: Stabilize 0.24.0 arm, #962156 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-libs/tree-sitter-rust/tree-sitter-rust-0.24.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/tree-sitter-rust/tree-sitter-rust-0.24.0.ebuild b/dev-libs/tree-sitter-rust/tree-sitter-rust-0.24.0.ebuild index c3640ed88772..caba55ee7437 100644 --- a/dev-libs/tree-sitter-rust/tree-sitter-rust-0.24.0.ebuild +++ b/dev-libs/tree-sitter-rust/tree-sitter-rust-0.24.0.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 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86"
