commit: d6dca89c64c193da8d587c11ea363dbf8c308245 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Dec 9 20:02:33 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Dec 9 20:02:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6dca89c
app-vim/dhcpd-syntax: Stabilize 20030825-r2 ppc64, #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 7bbd8bfbfb98..ad02fcf83e65 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."
