summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-11-29 23:46:44 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-11-29 23:57:53 +0800
commit0c4c05bdeba606051c2ff05114187d3a885c77c7 (patch)
treec71a0056613e4fd2aea1f2361ef0f4eb558bb8bb
parentapp-vim/ntp-syntax: keyword 20031001-r1 for ~loong (diff)
downloadgentoo-0c4c05bd.tar.gz
gentoo-0c4c05bd.tar.bz2
gentoo-0c4c05bd.zip
app-vim/dhcpd-syntax: keyword 20030825-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r--app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild4
1 files 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."