From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1082070-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68F2E138334 for <garchives@archives.gentoo.org>; Mon, 8 Apr 2019 13:53:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 51556E0898; Mon, 8 Apr 2019 13:53:29 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28BAEE0898 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Apr 2019 13:53:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7AA7A335CC8 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Apr 2019 13:53:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEDC7570 for <gentoo-commits@lists.gentoo.org>; Mon, 8 Apr 2019 13:53:24 +0000 (UTC) From: "Mikle Kolyada" <zlogene@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" <zlogene@gentoo.org> Message-ID: <1554731601.0812f4c2a13f58bf921490b83871d0e27c47360c.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nrpe/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild X-VCS-Directories: net-analyzer/nrpe/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0812f4c2a13f58bf921490b83871d0e27c47360c X-VCS-Branch: master Date: Mon, 8 Apr 2019 13:53:24 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 88063031-ea4d-4283-9db3-8077af327e50 X-Archives-Hash: 319bf6e46e5431ce974ff1ce841e72de commit: 0812f4c2a13f58bf921490b83871d0e27c47360c Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Mon Apr 8 13:52:15 2019 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Mon Apr 8 13:53:21 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0812f4c2 net-analyzer/nrpe: amd64 stable wrt bug #662624 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64" net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild index d7a5b229112..c5a933d6063 100644 --- a/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild +++ b/net-analyzer/nrpe/nrpe-3.2.1-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/releases/download/${P}/${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 libressl selinux ssl" DEPEND="sys-apps/tcp-wrappers