diff options
author | Sam James <sam@gentoo.org> | 2023-01-28 08:54:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-28 08:54:05 +0000 |
commit | 85e6cb7061979169666af733867d676ec597233f (patch) | |
tree | 8f05416021693a5499f54c3e8bcb927e5c5d5d9f /net-analyzer | |
parent | sys-apps/man-pages: Update dependency on man-pages-l10n (diff) | |
download | gentoo-85e6cb7061979169666af733867d676ec597233f.tar.gz gentoo-85e6cb7061979169666af733867d676ec597233f.tar.bz2 gentoo-85e6cb7061979169666af733867d676ec597233f.zip |
net-analyzer/nagios-plugins: Stabilize 2.4.2-r2 amd64, #883793
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-2.4.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.4.2-r2.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.4.2-r2.ebuild index 8fe32f3ad69a..108e1416e416 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.4.2-r2.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.4.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |