Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/pnp4nagios/
Date: Wed, 03 Aug 2022 16:12:33
Message-Id: 1659543139.03046a55fecad28b9c33e3d40461d488cffb0eca.arthurzam@gentoo
1 commit: 03046a55fecad28b9c33e3d40461d488cffb0eca
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 3 16:12:19 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 3 16:12:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03046a55
7
8 net-analyzer/pnp4nagios: Stabilize 0.6.26-r11 ppc64, #862885
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild
16 index 2d9d334da161..52328140ab7a 100644
17 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild
18 +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.26-r11.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/PNP-0.6/${P}.tar.gz"
26 LICENSE="GPL-2"
27 SLOT="0"
28 IUSE="apache2 icinga +nagios"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86"
31
32 REQUIRED_USE="^^ ( icinga nagios )"