diff options
author | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:47 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-03-03 22:19:47 +0100 |
commit | 16705609eba9113e1d8b1ef5a8068bcd0e446bbf (patch) | |
tree | 5b7146141f0c319da4886632ab70fb37baa4b7e4 /net-analyzer/nagios-plugins | |
parent | net-analyzer/nagios: destabilise for ppc (diff) | |
download | gentoo-16705609eba9113e1d8b1ef5a8068bcd0e446bbf.tar.gz gentoo-16705609eba9113e1d8b1ef5a8068bcd0e446bbf.tar.bz2 gentoo-16705609eba9113e1d8b1ef5a8068bcd0e446bbf.zip |
net-analyzer/nagios-plugins: destabilize 2.3.1-r2 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer/nagios-plugins')
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r2.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r2.ebuild index eca9702888e2..bb298585d90a 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r2.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.3.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,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 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 |