diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-03 19:12:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-03 19:12:18 +0300 |
commit | a32f3fbfbd455a3598b7bfcb5446933793bfa67c (patch) | |
tree | 291495908dd8b1217193d458eaf9e376b11fd856 /net-analyzer | |
parent | net-analyzer/nagios-check_logfiles: Stabilize 4.0.1.3 ppc64, #862885 (diff) | |
download | gentoo-a32f3fbfbd455a3598b7bfcb5446933793bfa67c.tar.gz gentoo-a32f3fbfbd455a3598b7bfcb5446933793bfa67c.tar.bz2 gentoo-a32f3fbfbd455a3598b7bfcb5446933793bfa67c.zip |
net-analyzer/nagios-core: Stabilize 4.4.7 ppc64, #862885
Signed-off-by: Arthur Zamarin <arthurzam@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 e0583cea138b..33890a293014 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 |