commit: bd1cbbaa76d162e2a1fc2168ebdc8f0473f95b73 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 19:25:44 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 19:25:44 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd1cbbaa
app-vim/dhcpd-syntax: Stabilize 20030825-r2 arm64, #919594 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r2.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r2.ebuild index a0255f357182..768352fb5849 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r2.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r2.ebuild @@ -9,7 +9,7 @@ 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 ~loong ~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."
