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 | fb1d84aac39d6d00fdc911384fb0a6cce56a3552 (patch) | |
tree | 78e34b8cb070b6c8b1c63abfe4464234ec14fa71 /dev-libs/tree-sitter-cpp | |
parent | dev-libs/tree-sitter-c: Keyword 0.20.2 arm, #905032 (diff) | |
download | gentoo-fb1d84aac39d6d00fdc911384fb0a6cce56a3552.tar.gz gentoo-fb1d84aac39d6d00fdc911384fb0a6cce56a3552.tar.bz2 gentoo-fb1d84aac39d6d00fdc911384fb0a6cce56a3552.zip |
dev-libs/tree-sitter-cpp: Keyword 0.20.0_p20230410 arm, #905032
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-cpp')
-rw-r--r-- | dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0_p20230410.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0_p20230410.ebuild b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0_p20230410.ebuild index c2c06c5b681a..b50e0f181d44 100644 --- a/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0_p20230410.ebuild +++ b/dev-libs/tree-sitter-cpp/tree-sitter-cpp-0.20.0_p20230410.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}"/${PN}-${GIT_COMMIT}/src LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~arm" # requires test data from tree-sitter-c RESTRICT="test" |