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 A5940138350 for ; Fri, 17 Apr 2020 16:24:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E74B4E0919; Fri, 17 Apr 2020 16:24:52 +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 D0939E0919 for ; Fri, 17 Apr 2020 16:24:52 +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 92E2D34F14D for ; Fri, 17 Apr 2020 16:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 371A11DF for ; Fri, 17 Apr 2020 16:24:50 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1587140674.1e77f026575af5dff63cece1420d3313bdab3573.slyfox@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.2-r2.ebuild X-VCS-Directories: net-analyzer/monitoring-plugins/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 1e77f026575af5dff63cece1420d3313bdab3573 X-VCS-Branch: master Date: Fri, 17 Apr 2020 16:24:50 +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: e422e169-54ed-4f60-8a10-905628cd7dd1 X-Archives-Hash: 1f3a809d71b11ebb7c04628bbe085f5c commit: 1e77f026575af5dff63cece1420d3313bdab3573 Author: Rolf Eike Beer sf-mail de> AuthorDate: Fri Apr 17 15:09:07 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Apr 17 16:24:34 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e77f026 net-analyzer/monitoring-plugins: drop 2.2-r2 to ~sparc Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer sf-mail.de> Signed-off-by: Sergei Trofimovich gentoo.org> net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild index 2e62986bc44..3670a8df928 100644 --- a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild +++ b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://www.monitoring-plugins.org/download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~sparc x86" IUSE="gnutls ipv6 ldap libressl mysql dns fping game postgres radius samba snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will