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 24205138334 for ; Mon, 9 Jul 2018 13:56:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09996E0849; Mon, 9 Jul 2018 13:56:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 CD191E0849 for ; Mon, 9 Jul 2018 13:56:27 +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 A4D36335C8D for ; Mon, 9 Jul 2018 13:56:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19D5627D for ; Mon, 9 Jul 2018 13:56:24 +0000 (UTC) From: "Mikle Kolyada" 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" Message-ID: <1531144562.5a009450711b0c893f405d5a529f0f09a9357c6b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/nagios-check_linux_bonding/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild X-VCS-Directories: net-analyzer/nagios-check_linux_bonding/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 5a009450711b0c893f405d5a529f0f09a9357c6b X-VCS-Branch: master Date: Mon, 9 Jul 2018 13:56:24 +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-Archives-Salt: de37ef85-5fe0-4493-931f-306b4a51dfb2 X-Archives-Hash: 85e85b08d8b1ef0afb3a19c59628ed67 commit: 5a009450711b0c893f405d5a529f0f09a9357c6b Author: Mikle Kolyada gentoo org> AuthorDate: Mon Jul 9 13:56:02 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Jul 9 13:56:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a009450 net-analyzer/nagios-check_linux_bonding: amd64 stable wrt bug #659356 Package-Manager: Portage-2.3.40, Repoman-2.3.9 .../nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild index 6cb284ba95a..f5b6af3adc6 100644 --- a/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild +++ b/net-analyzer/nagios-check_linux_bonding/nagios-check_linux_bonding-1.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://folk.uio.no/trondham/software/files/${MY_P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-lang/perl"