From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 363E2138334 for ; Tue, 7 May 2019 00:31:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09B5EE0826; Tue, 7 May 2019 00:31:25 +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 E3D36E0826 for ; Tue, 7 May 2019 00:31:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C34A234399F for ; Tue, 7 May 2019 00:31:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A78D95D5 for ; Tue, 7 May 2019 00:31:20 +0000 (UTC) From: "Michael Orlitzky" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Orlitzky" Message-ID: <1557189044.339e10e4c1255fc06abfabb49b99df8b882ab178.mjo@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-icinga-openvpn/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild X-VCS-Directories: net-analyzer/nagios-icinga-openvpn/ X-VCS-Committer: mjo X-VCS-Committer-Name: Michael Orlitzky X-VCS-Revision: 339e10e4c1255fc06abfabb49b99df8b882ab178 X-VCS-Branch: master Date: Tue, 7 May 2019 00:31:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9c0fc110-3f1b-4483-95be-4be57d3c91e3 X-Archives-Hash: f601c43ecd30ae2ac239878d91b926c3 commit: 339e10e4c1255fc06abfabb49b99df8b882ab178 Author: Michael Orlitzky gentoo org> AuthorDate: Tue May 7 00:30:26 2019 +0000 Commit: Michael Orlitzky gentoo org> CommitDate: Tue May 7 00:30:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=339e10e4 net-analyzer/nagios-icinga-openvpn: maintainer stable on amd64. Signed-off-by: Michael Orlitzky gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild index e9b11236fdb..355630403eb 100644 --- a/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild +++ b/net-analyzer/nagios-icinga-openvpn/nagios-icinga-openvpn-0.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" src_install() {