diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 18:13:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-04-03 18:13:22 +0200 |
commit | 06b61440d0879f5467c8906df628da38cefb93b8 (patch) | |
tree | 2f8ded29e152eaf3bd09e2d9aaa97350e483a1fe /net-analyzer | |
parent | sci-libs/fflas-ffpack: new package for finite-field linear algebra. (diff) | |
download | gentoo-06b61440d0879f5467c8906df628da38cefb93b8.tar.gz gentoo-06b61440d0879f5467c8906df628da38cefb93b8.tar.bz2 gentoo-06b61440d0879f5467c8906df628da38cefb93b8.zip |
net-analyzer/nagios: ppc stable wrt bug #715940
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nagios/nagios-4.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nagios/nagios-4.4.5.ebuild b/net-analyzer/nagios/nagios-4.4.5.ebuild index 39d47b09dafc..a2ffdc6b61ab 100644 --- a/net-analyzer/nagios/nagios-4.4.5.ebuild +++ b/net-analyzer/nagios/nagios-4.4.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.nagios.org/" 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="" RDEPEND="~net-analyzer/nagios-core-${PV} |