From 1a60134a8e9971d65848610633e8f2cd6d7e2e4a Mon Sep 17 00:00:00 2001 From: WANG Xuerui Date: Fri, 29 Sep 2023 15:18:25 +0800 Subject: [PATCH] app-vim/nginx-syntax: keyword 0.3.3 for ~loong Signed-off-by: WANG Xuerui --- app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild b/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild index 6f27ff5be5f56..5408f35a6804b 100644 --- a/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild +++ b/app-vim/nginx-syntax/nginx-syntax-0.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,4 +8,4 @@ inherit vim-plugin DESCRIPTION="vim plugin: Nginx configuration files syntax" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1886" LICENSE="vim" -KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~riscv x86 ~amd64-linux" +KEYWORDS="amd64 arm arm64 ~loong ppc ~ppc64 ~riscv x86 ~amd64-linux"