diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:10 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:35 +0200 |
commit | c2d5fa5d4c5db53f078da9bc73a768cab5e20a00 (patch) | |
tree | dae7aa74147eb5df0dc576fb9bb0864551120060 /net-analyzer | |
parent | net-analyzer/nagios: Stabilize 4.4.14 x86, #924931 (diff) | |
download | gentoo-c2d5fa5d4c5db53f078da9bc73a768cab5e20a00.tar.gz gentoo-c2d5fa5d4c5db53f078da9bc73a768cab5e20a00.tar.bz2 gentoo-c2d5fa5d4c5db53f078da9bc73a768cab5e20a00.zip |
net-analyzer/nagios-core: Stabilize 4.4.14 x86, #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 | 2 |
1 files changed, 1 insertions, 1 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 bf68fd9a8dbc..1111717cd631 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.14.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.14.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 |