diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:43:35 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-25 13:43:35 +0000 |
commit | 8918711f661c971c13b2ae22290dff15989565c0 (patch) | |
tree | 4157ccbc980d47ff1d96af2551d04cc455c262a7 /dev-libs | |
parent | dev-libs/tree-sitter-cpp: Keyword 0.20.0_p20230410 arm, #905032 (diff) | |
download | gentoo-8918711f661c971c13b2ae22290dff15989565c0.tar.gz gentoo-8918711f661c971c13b2ae22290dff15989565c0.tar.bz2 gentoo-8918711f661c971c13b2ae22290dff15989565c0.zip |
dev-libs/tree-sitter-python: Keyword 0.20.0 arm, #905032
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-python/tree-sitter-python-0.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 a852b6c0e872..9560d9d28170 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,4 +10,4 @@ HOMEPAGE="https://github.com/tree-sitter/tree-sitter-python" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm" |