diff options
author | 2020-04-17 17:09:07 +0200 | |
---|---|---|
committer | 2020-04-17 17:24:34 +0100 | |
commit | 1e77f026575af5dff63cece1420d3313bdab3573 (patch) | |
tree | 43d5c882f0a0e25cd4334820b10d36522a8e0e7c /net-analyzer/monitoring-plugins | |
parent | net-libs/telepathy-farstream: drop ~sparc (diff) | |
download | gentoo-1e77f026575af5dff63cece1420d3313bdab3573.tar.gz gentoo-1e77f026575af5dff63cece1420d3313bdab3573.tar.bz2 gentoo-1e77f026575af5dff63cece1420d3313bdab3573.zip |
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 <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-analyzer/monitoring-plugins')
-rw-r--r-- | net-analyzer/monitoring-plugins/monitoring-plugins-2.2-r2.ebuild | 4 |
1 files 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 2e62986bc445..3670a8df9283 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 |