gentoo/dev-libs/tree-sitter-ql/tree-sitter-ql-0.23.1.ebuild
Arthur Zamarin ecd2046724
dev-libs/tree-sitter-ql: add 0.23.1
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-06-20 10:58:34 +03:00

14 lines
296 B
Bash

# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit tree-sitter-grammar
DESCRIPTION="Semmle QL grammar for Tree-sitter"
HOMEPAGE="https://github.com/tree-sitter/tree-sitter-ql"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64"