commit: 02f906f55cdf744b027304e35397fa2201749f71 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Thu Nov 14 22:39:16 2024 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Thu Nov 14 22:39:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02f906f5
net-analyzer/nagios: stabilize 4.5.1 for amd64 ...it's a metapackage. Closes: https://bugs.gentoo.org/943406 Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> net-analyzer/nagios/nagios-4.5.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nagios/nagios-4.5.1.ebuild b/net-analyzer/nagios/nagios-4.5.1.ebuild index 693582bdaa4b..5a74cb50541d 100644 --- a/net-analyzer/nagios/nagios-4.5.1.ebuild +++ b/net-analyzer/nagios/nagios-4.5.1.ebuild @@ -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 )"