diff options
author | Sam James <sam@gentoo.org> | 2024-01-14 14:15:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-14 14:15:43 +0000 |
commit | a12b4bfb95ea633857749891900c7571fd10a5a0 (patch) | |
tree | 6b50f2fd53671973bd5644c4472c65afffa23d70 /dev-libs | |
parent | dev-libs/tree-sitter-json: Keyword 0.20.1 arm64, #922065 (diff) | |
download | gentoo-a12b4bfb95ea633857749891900c7571fd10a5a0.tar.gz gentoo-a12b4bfb95ea633857749891900c7571fd10a5a0.tar.bz2 gentoo-a12b4bfb95ea633857749891900c7571fd10a5a0.zip |
dev-libs/tree-sitter-ql: Keyword 0.19.0 arm64, #922065
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/tree-sitter-ql/tree-sitter-ql-0.19.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tree-sitter-ql/tree-sitter-ql-0.19.0.ebuild b/dev-libs/tree-sitter-ql/tree-sitter-ql-0.19.0.ebuild index 5a2eea7b528f..a299653551b5 100644 --- a/dev-libs/tree-sitter-ql/tree-sitter-ql-0.19.0.ebuild +++ b/dev-libs/tree-sitter-ql/tree-sitter-ql-0.19.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 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-ql" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" |