diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-22 23:16:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-22 23:16:31 -0400 |
commit | f1050603f504e8b20e0729c893ac6860ffb85605 (patch) | |
tree | b33e8073192f19a77a5595ef642b0dd836d4eb0e /net-analyzer/nagios-core | |
parent | dev-python/soya: amd64 stable wrt bug #653162 (diff) | |
download | gentoo-f1050603f504e8b20e0729c893ac6860ffb85605.tar.gz gentoo-f1050603f504e8b20e0729c893ac6860ffb85605.tar.bz2 gentoo-f1050603f504e8b20e0729c893ac6860ffb85605.zip |
net-analyzer/nagios-core: amd64 stable wrt bug #629380
Bug: https://bugs.gentoo.org/629380
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.3.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild b/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild index 6de6b181b223..a8a5b480f773 100644 --- a/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="apache2 classicui lighttpd perl +web vim-syntax" # In pkg_postinst(), we change the group of the Nagios configuration |