commit: 1a60134a8e9971d65848610633e8f2cd6d7e2e4a Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Fri Sep 29 07:18:25 2023 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Fri Sep 29 07:27:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a60134a
app-vim/nginx-syntax: keyword 0.3.3 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> 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 6f27ff5be5f5..5408f35a6804 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"
