diff options
author | 2024-05-19 19:58:44 +0300 | |
---|---|---|
committer | 2024-05-19 19:58:44 +0300 | |
commit | aa33902e1e58f922f5a7c06964ee3f55563f054c (patch) | |
tree | e873ade0af3805c66d645aac78d7fc2a7c4bb2b7 /dev-libs/tree-sitter-rust | |
parent | dev-libs/tree-sitter-json: Keyword 0.21.0 ppc, #932078 (diff) | |
download | gentoo-aa33902e1e58f922f5a7c06964ee3f55563f054c.tar.gz gentoo-aa33902e1e58f922f5a7c06964ee3f55563f054c.tar.bz2 gentoo-aa33902e1e58f922f5a7c06964ee3f55563f054c.zip |
dev-libs/tree-sitter-rust: Keyword 0.21.2 ppc, #932078
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-rust')
-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 35570382423f..3c67034af453 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 ~s390 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~s390 ~x86" |