From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-845624-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id AFE4C1384B4 for <garchives@archives.gentoo.org>; Wed, 11 Nov 2015 09:12:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7C3221C040; Wed, 11 Nov 2015 09:12:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F4D821C040 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Nov 2015 09:12:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 24B47340691 for <gentoo-commits@lists.gentoo.org>; Wed, 11 Nov 2015 09:12:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B9F2E241E for <gentoo-commits@lists.gentoo.org>; Wed, 11 Nov 2015 09:12:42 +0000 (UTC) From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org> Message-ID: <1447233100.ecb3e4c04883431035f27358fe4137de187a69ac.ago@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.1.ebuild X-VCS-Directories: net-analyzer/monitoring-plugins/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: ecb3e4c04883431035f27358fe4137de187a69ac X-VCS-Branch: master Date: Wed, 11 Nov 2015 09:12:42 +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-Archives-Salt: 2836cc7d-4c25-4741-a530-750a16266def X-Archives-Hash: 5335a55939ba2f1e5480a6bcbe7f0b30 commit: ecb3e4c04883431035f27358fe4137de187a69ac Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Wed Nov 11 09:11:40 2015 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Wed Nov 11 09:11:40 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecb3e4c0 net-analyzer/monitoring-plugins: x86 stable wrt bug #553288 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" net-analyzer/monitoring-plugins/monitoring-plugins-2.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.1.ebuild b/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.1.ebuild index 02a4370..3a69dae 100644 --- a/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.1.ebuild +++ b/net-analyzer/monitoring-plugins/monitoring-plugins-2.1.1.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 x86" IUSE="gnutls ipv6 ldap mysql dns fping game postgres samba snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will