diff options
author | Sam James <sam@gentoo.org> | 2022-03-03 22:21:18 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:21:18 +0100 |
commit | 466a536f9578337c818763cd37610f7e8663e8dc (patch) | |
tree | 9f53f4e5040326b7806a64b831e76e2530367bd4 /net-analyzer/pnp4nagios | |
parent | net-analyzer/nsca: destabilise for ppc (diff) | |
download | gentoo-466a536f9578337c818763cd37610f7e8663e8dc.tar.gz gentoo-466a536f9578337c818763cd37610f7e8663e8dc.tar.bz2 gentoo-466a536f9578337c818763cd37610f7e8663e8dc.zip |
net-analyzer/pnp4nagios: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer/pnp4nagios')
-rw-r--r-- | net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r10.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r10.ebuild index 21b8ec9aacf3..ab4a072f70b2 100644 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r10.ebuild +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r10.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=6 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/PNP-0.6/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="apache2 icinga +nagios" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" REQUIRED_USE="^^ ( icinga nagios )" |