app-vim/nagios-syntax: mark stable for the remaining arches using the ALLARCHES policy.
[gentoo.git] / app-vim / nagios-syntax / nagios-syntax-20050105.ebuild
1 # Copyright 1999-2018 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=0
5
6 inherit vim-plugin
7
8 DESCRIPTION="vim plugin: Nagios configuration files syntax"
9 HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2261"
10 LICENSE="vim.org"
11 KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
12 IUSE=""
13
14 VIM_PLUGIN_HELPTEXT=\
15 "This plugin provides syntax highlighting for Nagios configuration
16 files. Detection is by filename (/etc/nagios/)."