diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 14:40:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 14:40:00 +0200 |
commit | 87b0fb91563e955b01e0926ab8b5a72685c49fe5 (patch) | |
tree | af9cf23f52d663cdf53885637a0f88a6ebc3eb2c /net-analyzer/nrpe | |
parent | media-libs/glew: amd64 stable wrt bug #615474 (diff) | |
download | gentoo-87b0fb91563e955b01e0926ab8b5a72685c49fe5.tar.gz gentoo-87b0fb91563e955b01e0926ab8b5a72685c49fe5.tar.bz2 gentoo-87b0fb91563e955b01e0926ab8b5a72685c49fe5.zip |
net-analyzer/nrpe: amd64 stable wrt bug #608596
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nrpe/nrpe-2.15-r3.ebuild b/net-analyzer/nrpe/nrpe-2.15-r3.ebuild index 72cbc68a5f25..04bdbc578fc9 100644 --- a/net-analyzer/nrpe/nrpe-2.15-r3.ebuild +++ b/net-analyzer/nrpe/nrpe-2.15-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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 ) |