diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-19 19:58:43 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-05-19 19:58:43 +0300 |
commit | 8441178d32e632a7b48917cfc55fb942da5c3a81 (patch) | |
tree | 9a09a76f08abc220bd38a2490e45749d824a86c0 /dev-libs | |
parent | dev-libs/tree-sitter-javascript: Keyword 0.21.0 ppc, #932078 (diff) | |
download | gentoo-8441178d32e632a7b48917cfc55fb942da5c3a81.tar.gz gentoo-8441178d32e632a7b48917cfc55fb942da5c3a81.tar.bz2 gentoo-8441178d32e632a7b48917cfc55fb942da5c3a81.zip |
dev-libs/tree-sitter-json: Keyword 0.21.0 ppc, #932078
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild b/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild index 8471f1495f4e..477b983923ff 100644 --- a/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild +++ b/dev-libs/tree-sitter-json/tree-sitter-json-0.21.0.ebuild @@ -12,4 +12,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-json" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~s390 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~s390 ~x86" |