Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nrpe/
Date: Sat, 29 Apr 2017 15:02:23
Message-Id: 1493477980.04f3a8022dffc86e653a187295fe2db0b173ba9e.ago@gentoo
1 commit: 04f3a8022dffc86e653a187295fe2db0b173ba9e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 14:59:40 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 14:59:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04f3a802
7
8 net-analyzer/nrpe: ppc stable wrt bug #608596
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/nrpe/nrpe-2.15-r3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-analyzer/nrpe/nrpe-2.15-r3.ebuild b/net-analyzer/nrpe/nrpe-2.15-r3.ebuild
18 index d53902c7305..b98cad59d81 100644
19 --- a/net-analyzer/nrpe/nrpe-2.15-r3.ebuild
20 +++ b/net-analyzer/nrpe/nrpe-2.15-r3.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nagios/${P}.tar.gz"
22
23 LICENSE="GPL-2+"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86"
26 +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86"
27 IUSE="command-args minimal selinux ssl tcpd"
28
29 DEPEND="ssl? ( dev-libs/openssl:0 )