diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-18 21:57:36 +0200 |
commit | 7bdd5b6eecd034a989aad04395175a242f4d803f (patch) | |
tree | e9b8bb52772efd61fc63c3d4869051f6a3070bb6 /net-analyzer/nagios-core | |
parent | net-analyzer/nagios: Stabilize 4.4.14 ppc64, #924931 (diff) | |
download | gentoo-7bdd5b6eecd034a989aad04395175a242f4d803f.tar.gz gentoo-7bdd5b6eecd034a989aad04395175a242f4d803f.tar.bz2 gentoo-7bdd5b6eecd034a989aad04395175a242f4d803f.zip |
net-analyzer/nagios-core: Stabilize 4.4.14 ppc64, #924931
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-core')
-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 1111717cd631..2fa1e11b8f60 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 |