diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 13:39:24 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-03 13:39:24 +0200 |
commit | 187846e108c7f33be0c59b0fba5de46133ed90d3 (patch) | |
tree | 6adcc0cc6ff7a77a444e524de7fdf73c4e771a7b /dev-libs/tree-sitter-c-sharp | |
parent | dev-libs/tree-sitter-c: Stabilize 0.20.2 amd64, #884119 (diff) | |
download | gentoo-187846e108c7f33be0c59b0fba5de46133ed90d3.tar.gz gentoo-187846e108c7f33be0c59b0fba5de46133ed90d3.tar.bz2 gentoo-187846e108c7f33be0c59b0fba5de46133ed90d3.zip |
dev-libs/tree-sitter-c-sharp: Stabilize 0.19.1 amd64, #884119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs/tree-sitter-c-sharp')
-rw-r--r-- | dev-libs/tree-sitter-c-sharp/tree-sitter-c-sharp-0.19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/tree-sitter-c-sharp/tree-sitter-c-sharp-0.19.1.ebuild b/dev-libs/tree-sitter-c-sharp/tree-sitter-c-sharp-0.19.1.ebuild index d849ec835360..e7c1c44ee2dd 100644 --- a/dev-libs/tree-sitter-c-sharp/tree-sitter-c-sharp-0.19.1.ebuild +++ b/dev-libs/tree-sitter-c-sharp/tree-sitter-c-sharp-0.19.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 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-sharp" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" |