diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 21:05:07 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-03 21:07:26 +0000 |
commit | 7c04a6c15fb4ec8e93a5d1fe127dd64830b19c29 (patch) | |
tree | 8a867ec3935df3fafde0d9a759fe0b5f4a36e6bb | |
parent | sci-libs/ogdi: Version bump, adapted from Dennis Schridde's overlay (diff) | |
download | gentoo-7c04a6c15fb4ec8e93a5d1fe127dd64830b19c29.tar.gz gentoo-7c04a6c15fb4ec8e93a5d1fe127dd64830b19c29.tar.bz2 gentoo-7c04a6c15fb4ec8e93a5d1fe127dd64830b19c29.zip |
net-analyzer/nagios-plugins: stable 2.2.1-r2 for ppc, bug #626430
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r2.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r2.ebuild index bbd21403f5b2..bf726cb7c1fb 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r2.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-2.2.1-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # 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 |