diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 20:21:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-04-25 21:21:35 +0200 |
commit | 0e2c5ed3527d26575c62f42424a06293a0052fc1 (patch) | |
tree | cf6050e9e79b6a11916a34ae8ef183a55082b798 /app-vim | |
parent | app-vim/ebnf-syntax: x86 stable (bug #646598) (diff) | |
download | gentoo-0e2c5ed3527d26575c62f42424a06293a0052fc1.tar.gz gentoo-0e2c5ed3527d26575c62f42424a06293a0052fc1.tar.bz2 gentoo-0e2c5ed3527d26575c62f42424a06293a0052fc1.zip |
app-vim/dhcpd-syntax: x86 stable (bug #646598)
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 2 |
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 6576f182982b..076e66a6f805 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." |