diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-23 18:01:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-23 19:29:20 +0000 |
commit | b5b63c3ef8235a65df6e06a13bd3dc115cc03c0e (patch) | |
tree | 07aaa190e74b1ca110f1cb8c3b6cd906a9d713d5 | |
parent | sys-fs/inotify-tools: arm stable wrt bug #674094 (diff) | |
download | gentoo-b5b63c3ef8235a65df6e06a13bd3dc115cc03c0e.tar.gz gentoo-b5b63c3ef8235a65df6e06a13bd3dc115cc03c0e.tar.bz2 gentoo-b5b63c3ef8235a65df6e06a13bd3dc115cc03c0e.zip |
net-analyzer/nagios-plugins: stable 2.2.1-r3 for sparc, bug #676042
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 6c36a0214b5b..3d6499fbb660 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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 |