summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-05-12 00:03:34 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-05-12 00:08:48 +0200
commita4694fbb08c46f8ee6f65114b89954452b98f1d9 (patch)
tree1fb8b8268d4df6f48b3c6bfaa7cf184e2fde768f /app-vim/dhcpd-syntax
parentapp-vim/ebnf-syntax: mark stable for the remaining arches using the ALLARCHES... (diff)
downloadgentoo-a4694fbb08c46f8ee6f65114b89954452b98f1d9.tar.gz
gentoo-a4694fbb08c46f8ee6f65114b89954452b98f1d9.tar.bz2
gentoo-a4694fbb08c46f8ee6f65114b89954452b98f1d9.zip
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
Diffstat (limited to 'app-vim/dhcpd-syntax')
-rw-r--r--app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild
index 076e66a6f805..543bd478be7a 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."