commit: 0c4c05bdeba606051c2ff05114187d3a885c77c7 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Tue Nov 29 15:46:44 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Tue Nov 29 15:57:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c4c05bd
app-vim/dhcpd-syntax: keyword 20030825-r1 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild index 32e03d0a224a..1419bdd21acd 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.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=6 @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744" LICENSE="vim" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for dhcpd.conf files."
