diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-29 14:38:32 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-08-29 14:38:32 +0200 |
commit | 62978c7b84ed032d37ce09612db2b8da87b3872c (patch) | |
tree | 94c84624323d41b5a29fb4bb05f2d9b075be953a /net-analyzer | |
parent | net-analyzer/nagios-core: Stabilize 4.4.7 amd64, #862885 (diff) | |
download | gentoo-62978c7b84ed032d37ce09612db2b8da87b3872c.tar.gz gentoo-62978c7b84ed032d37ce09612db2b8da87b3872c.tar.bz2 gentoo-62978c7b84ed032d37ce09612db2b8da87b3872c.zip |
net-analyzer/nagios-plugins: Stabilize 2.4.0 amd64, #862885
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.4.0.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.4.0.ebuild index 23f75f972e5e..32f8cfa80212 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.4.0.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.4.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/release-${PV}/${P}.tar 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 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 |