diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-03 19:12:19 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-03 19:12:19 +0300 |
commit | 03046a55fecad28b9c33e3d40461d488cffb0eca (patch) | |
tree | 78b1fdb87d30ff97771025b84a63caee17b700bf /net-analyzer | |
parent | net-analyzer/nagios-plugins: Stabilize 2.4.0 ppc64, #862885 (diff) | |
download | gentoo-03046a55fecad28b9c33e3d40461d488cffb0eca.tar.gz gentoo-03046a55fecad28b9c33e3d40461d488cffb0eca.tar.bz2 gentoo-03046a55fecad28b9c33e3d40461d488cffb0eca.zip |
net-analyzer/pnp4nagios: Stabilize 0.6.26-r11 ppc64, #862885
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild index 2d9d334da161..52328140ab7a 100644 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.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 )" |