From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8592B59CA3 for ; Thu, 17 Mar 2016 19:32:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E633DE0880; Thu, 17 Mar 2016 19:31:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90867E0880 for ; Thu, 17 Mar 2016 19:31:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 33C15340CF8 for ; Thu, 17 Mar 2016 19:31:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE7A984D for ; Thu, 17 Mar 2016 19:31:53 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1458243087.a2428965c4d24caec00ed3b52db63f72a65f4fea.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/monitoring-plugins/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/monitoring-plugins/monitoring-plugins-2.1.2.ebuild X-VCS-Directories: net-analyzer/monitoring-plugins/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: a2428965c4d24caec00ed3b52db63f72a65f4fea X-VCS-Branch: master Date: Thu, 17 Mar 2016 19:31:53 +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: 78904239-8984-4e7e-abbd-d0cc1074605f X-Archives-Hash: 7753152ece6c238bfb2f2e4574d2d09a commit: a2428965c4d24caec00ed3b52db63f72a65f4fea Author: Matthew Thode gentoo org> AuthorDate: Thu Mar 17 19:31:27 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Thu Mar 17 19:31:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2428965 net-analyzer/monitoring-plugins: add arm keyword Package-Manager: portage-2.2.26 net-analyzer/monitoring-plugins/monitoring-plugins-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.2.ebuild b/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.2.ebuild index 853de30..e04c70a 100644 --- a/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.2.ebuild +++ b/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.monitoring-plugins.org/download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="gnutls ipv6 ldap libressl mysql dns fping game postgres samba snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will