diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-03 19:12:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-03 19:12:18 +0300 |
commit | ec1aead62786fcc2f41ea3b1cf6514a9b719bd9b (patch) | |
tree | f275b6bb6b5d1dbda1358dbe860fb07d07fb6bc3 /net-analyzer | |
parent | net-analyzer/nagios-core: Stabilize 4.4.7 ppc64, #862885 (diff) | |
download | gentoo-ec1aead62786fcc2f41ea3b1cf6514a9b719bd9b.tar.gz gentoo-ec1aead62786fcc2f41ea3b1cf6514a9b719bd9b.tar.bz2 gentoo-ec1aead62786fcc2f41ea3b1cf6514a9b719bd9b.zip |
net-analyzer/nagios-plugins: Stabilize 2.4.0 ppc64, #862885
Signed-off-by: Arthur Zamarin <arthurzam@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 a21696d1d329..49c09b371892 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 |