diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-04-24 13:31:17 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-24 19:55:06 +0100 |
commit | aa8434d8801d109353044fb5ca1520a71347bb74 (patch) | |
tree | d3a62bcd6bfcfe6186438b1c6018c3c6e710c9d8 /app-vim/dhcpd-syntax | |
parent | app-vim/nagios-syntax: stable 1.8 for sparc (diff) | |
download | gentoo-aa8434d8801d109353044fb5ca1520a71347bb74.tar.gz gentoo-aa8434d8801d109353044fb5ca1520a71347bb74.tar.bz2 gentoo-aa8434d8801d109353044fb5ca1520a71347bb74.zip |
app-vim/dhcpd-syntax: stable 20030825-r1 for sparc
Bug: https://bugs.gentoo.org/646598
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-vim/dhcpd-syntax')
-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 dec60991ce00..6576f182982b 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." |