diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:59:40 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-29 16:59:40 +0200 |
commit | 04f3a8022dffc86e653a187295fe2db0b173ba9e (patch) | |
tree | 6ee9792af2c32d791594197cd58a96c83e1edfc4 /net-analyzer/nrpe | |
parent | x11-plugins/gkwebmon: ppc stable wrt bug #616786 (diff) | |
download | gentoo-04f3a8022dffc86e653a187295fe2db0b173ba9e.tar.gz gentoo-04f3a8022dffc86e653a187295fe2db0b173ba9e.tar.bz2 gentoo-04f3a8022dffc86e653a187295fe2db0b173ba9e.zip |
net-analyzer/nrpe: ppc stable wrt bug #608596
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/nrpe')
-rw-r--r-- | net-analyzer/nrpe/nrpe-2.15-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nrpe/nrpe-2.15-r3.ebuild b/net-analyzer/nrpe/nrpe-2.15-r3.ebuild index d53902c7305e..b98cad59d81b 100644 --- a/net-analyzer/nrpe/nrpe-2.15-r3.ebuild +++ b/net-analyzer/nrpe/nrpe-2.15-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/nagios/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86" IUSE="command-args minimal selinux ssl tcpd" DEPEND="ssl? ( dev-libs/openssl:0 ) |