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 | 1d0eecb6e8d9538c9a851e9d4ec9c7f42dc3d831 (patch) | |
tree | 16b2fc1ad2387cbedb49b02d711a0c03a29ea199 /dev-libs/tree-sitter-c | |
parent | app-crypt/glep63-check: Keyword 11 ppc64, #905013 (diff) | |
download | gentoo-1d0eecb6e8d9538c9a851e9d4ec9c7f42dc3d831.tar.gz gentoo-1d0eecb6e8d9538c9a851e9d4ec9c7f42dc3d831.tar.bz2 gentoo-1d0eecb6e8d9538c9a851e9d4ec9c7f42dc3d831.zip |
dev-libs/tree-sitter-c: Keyword 0.20.2 arm, #905032
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-c')
-rw-r--r-- | dev-libs/tree-sitter-c/tree-sitter-c-0.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tree-sitter-c/tree-sitter-c-0.20.2.ebuild b/dev-libs/tree-sitter-c/tree-sitter-c-0.20.2.ebuild index 3f5211827dfa..1cb45dc8b974 100644 --- a/dev-libs/tree-sitter-c/tree-sitter-c-0.20.2.ebuild +++ b/dev-libs/tree-sitter-c/tree-sitter-c-0.20.2.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-c" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm" |