diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:19:45 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:45 +0100 |
commit | bee1406278b68c99a1f343c33765acab7b29cb14 (patch) | |
tree | 6c29130f1890eae03cf50164b800498e14707835 /net-analyzer/nagios-core | |
parent | net-analyzer/ipaudit: destabilize 1.0_beta2-r1 for ~ppc (diff) | |
download | gentoo-bee1406278b68c99a1f343c33765acab7b29cb14.tar.gz gentoo-bee1406278b68c99a1f343c33765acab7b29cb14.tar.bz2 gentoo-bee1406278b68c99a1f343c33765acab7b29cb14.zip |
net-analyzer/nagios-core: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-core')
-rw-r--r-- | net-analyzer/nagios-core/nagios-core-4.4.6-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-core/nagios-core-4.4.6-r2.ebuild b/net-analyzer/nagios-core/nagios-core-4.4.6-r2.ebuild index 6cbbe87c6841..d868bf041bd4 100644 --- a/net-analyzer/nagios-core/nagios-core-4.4.6-r2.ebuild +++ b/net-analyzer/nagios-core/nagios-core-4.4.6-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 perl +web vim-syntax" # In pkg_postinst(), we change the group of the Nagios configuration |