diff options
author | 2019-01-31 19:04:02 +0100 | |
---|---|---|
committer | 2019-01-31 19:04:02 +0100 | |
commit | 232f9288025a163d629e4dbbbd8ab96283403c58 (patch) | |
tree | 441dd4796328ba632be1ddf67607063ff5de121e /net-analyzer/nagios-plugins | |
parent | net-misc/gwhois-20120626-r1: alpha stable (diff) | |
download | gentoo-232f9288025a163d629e4dbbbd8ab96283403c58.tar.gz gentoo-232f9288025a163d629e4dbbbd8ab96283403c58.tar.bz2 gentoo-232f9288025a163d629e4dbbbd8ab96283403c58.zip |
net-analyzer/nagios-plugins-2.2.1-r3: alpha stable
Bug: http://bugs.gentoo.org/676042
Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-plugins')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r3.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r3.ebuild index df82bfc3f848..a978a750c7aa 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r3.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://nagios-plugins.org/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ppc ppc64 sparc x86" IUSE="ipv6 ldap libressl mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl" # Most of the plugins use automagic dependencies, i.e. the plugin will |