diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:45:30 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:45:30 +0000 |
commit | 836cb9b1c91bf91a5aaceea3c5fea864b7be92f8 (patch) | |
tree | 42d7c0ca5e730981d2336ae40822f98dac1710fe /dev-libs/tree-sitter-python | |
parent | dev-libs/tree-sitter-cpp: Keyword 0.20.0_p20230410 ppc, #905032 (diff) | |
download | gentoo-836cb9b1c91bf91a5aaceea3c5fea864b7be92f8.tar.gz gentoo-836cb9b1c91bf91a5aaceea3c5fea864b7be92f8.tar.bz2 gentoo-836cb9b1c91bf91a5aaceea3c5fea864b7be92f8.zip |
dev-libs/tree-sitter-python: Keyword 0.20.0 ppc, #905032
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-python')
-rw-r--r-- | dev-libs/tree-sitter-python/tree-sitter-python-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-python/tree-sitter-python-0.20.0.ebuild b/dev-libs/tree-sitter-python/tree-sitter-python-0.20.0.ebuild index 9560d9d28170..a6e971738083 100644 --- a/dev-libs/tree-sitter-python/tree-sitter-python-0.20.0.ebuild +++ b/dev-libs/tree-sitter-python/tree-sitter-python-0.20.0.ebuild @@ -10,4 +10,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-python" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm" +KEYWORDS="amd64 ~arm ~ppc" |