commit: 355d4684ba7e99f9ffdb3120fafc0c900791e1b8 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Feb 16 06:31:39 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Feb 16 06:31:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355d4684
net-analyzer/nagios: Stabilize 4.5.8 x86, #949823 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/nagios/nagios-4.5.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nagios/nagios-4.5.8.ebuild b/net-analyzer/nagios/nagios-4.5.8.ebuild index 371d0ad43626..5d6dca382bb8 100644 --- a/net-analyzer/nagios/nagios-4.5.8.ebuild +++ b/net-analyzer/nagios/nagios-4.5.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.nagios.org/" LICENSE="metapackage" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86" RDEPEND="~net-analyzer/nagios-core-${PV} || ( net-analyzer/nagios-plugins net-analyzer/monitoring-plugins )"
