diff options
author | 2024-07-02 00:52:11 -0400 | |
---|---|---|
committer | 2024-07-03 01:17:11 -0400 | |
commit | cb835e34309cf474ce09db99bd5675979bd854b6 (patch) | |
tree | e3441e01ba954e8053658db44e0558afb082c61a | |
parent | dev-libs/tree-sitter-python: Keyword 0.21.0-r1 alpha, #932078 (diff) | |
download | gentoo-cb835e34309cf474ce09db99bd5675979bd854b6.tar.gz gentoo-cb835e34309cf474ce09db99bd5675979bd854b6.tar.bz2 gentoo-cb835e34309cf474ce09db99bd5675979bd854b6.zip |
dev-libs/tree-sitter-rust: Keyword 0.21.2 alpha, #932078
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-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 4c5a0a91fb1a..25544bedd4b1 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="amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" |