diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-29 14:55:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-29 14:55:21 +0100 |
commit | 92062e73187f510e3c942c3dd58bff7b7bd74c8b (patch) | |
tree | 71e1485eaa386d589243f87393d6990cb12276c2 | |
parent | app-i18n/opencc: amd64 stable wrt bug #607544 (diff) | |
download | gentoo-92062e73187f510e3c942c3dd58bff7b7bd74c8b.tar.gz gentoo-92062e73187f510e3c942c3dd58bff7b7bd74c8b.tar.bz2 gentoo-92062e73187f510e3c942c3dd58bff7b7bd74c8b.zip |
net-analyzer/monitoring-plugins: amd64 stable wrt bug #607538
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild index 8e3cd459b97e..2c12928ec86e 100644 --- a/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild +++ b/net-analyzer/monitoring-plugins/monitoring-plugins-2.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://www.monitoring-plugins.org/download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~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 |