diff options
author | 2022-08-29 14:38:31 +0200 | |
---|---|---|
committer | 2022-08-29 14:38:31 +0200 | |
commit | 2b37159ff253be8231b979187508a1a27e166e42 (patch) | |
tree | fd5eb1ea3bcfee92a915c764fcebd356b91acf67 /net-analyzer | |
parent | net-proxy/haproxy: Stabilize 2.5.8 amd64, #860150 (diff) | |
download | gentoo-2b37159ff253be8231b979187508a1a27e166e42.tar.gz gentoo-2b37159ff253be8231b979187508a1a27e166e42.tar.bz2 gentoo-2b37159ff253be8231b979187508a1a27e166e42.zip |
net-analyzer/nagios-core: Stabilize 4.4.7 amd64, #862885
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.4.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.4.7.ebuild b/net-analyzer/nagios-core/nagios-core-4.4.7.ebuild index fc5ca77f76d3..9483f0dda9d3 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.7.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.7.ebuild @@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/nagios/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ppc ppc64 sparc x86" IUSE="apache2 classicui lighttpd +web vim-syntax" # In pkg_postinst(), we change the group of the Nagios configuration |