diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:34 +0200 |
commit | 95bb2592131e9d36c68dd3d3e517647df7579c36 (patch) | |
tree | 8b685c552260e611be327aa395f3c52ca4fc9a2f /net-analyzer | |
parent | net-analyzer/nagios: Stabilize 4.4.14 amd64, #924931 (diff) | |
download | gentoo-95bb2592131e9d36c68dd3d3e517647df7579c36.tar.gz gentoo-95bb2592131e9d36c68dd3d3e517647df7579c36.tar.bz2 gentoo-95bb2592131e9d36c68dd3d3e517647df7579c36.zip |
net-analyzer/nagios-core: Stabilize 4.4.14 amd64, #924931
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.4.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.4.14.ebuild b/net-analyzer/nagios-core/nagios-core-4.4.14.ebuild index 1f5a40a99885..bf68fd9a8dbc 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.14.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |