commit: a4694fbb08c46f8ee6f65114b89954452b98f1d9 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Fri May 11 22:03:34 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri May 11 22:08:48 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4694fbb
app-vim/dhcpd-syntax: mark stable for the remaining arches using the ALLARCHES policy. Bug: https://bugs.gentoo.org/646598 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild index 076e66a6f80..543bd478be7 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild @@ -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 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for dhcpd.conf files."
