From 4b1effd47ac377ff3f043e700d1b0df901a2efce Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 3 Dec 2022 13:39:25 +0200 Subject: [PATCH] dev-libs/tree-sitter-css: Stabilize 0.19.0 amd64, #884119 Signed-off-by: Arthur Zamarin --- dev-libs/tree-sitter-css/tree-sitter-css-0.19.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tree-sitter-css/tree-sitter-css-0.19.0.ebuild b/dev-libs/tree-sitter-css/tree-sitter-css-0.19.0.ebuild index 1f2bd9b4c2c96..db311c39a97ca 100644 --- a/dev-libs/tree-sitter-css/tree-sitter-css-0.19.0.ebuild +++ b/dev-libs/tree-sitter-css/tree-sitter-css-0.19.0.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-css" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64"