diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:17:11 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:17:11 +0100 |
commit | 9ccfda52bf59123cdac99882c120bdb7a794490d (patch) | |
tree | faa515f4144da83030ccc4a8825f8ebac92d2f3d /net-analyzer/pnp4nagios | |
parent | sci-libs/cqrlib: ppc stable wrt bug #592998 (diff) | |
download | gentoo-9ccfda52bf59123cdac99882c120bdb7a794490d.tar.gz gentoo-9ccfda52bf59123cdac99882c120bdb7a794490d.tar.bz2 gentoo-9ccfda52bf59123cdac99882c120bdb7a794490d.zip |
net-analyzer/pnp4nagios: ppc stable wrt bug #548968
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/pnp4nagios')
-rw-r--r-- | net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild b/net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild index f1ea00eac208..17ac83840358 100644 --- a/net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild +++ b/net-analyzer/pnp4nagios/pnp4nagios-0.6.25-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/PNP-0.6/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" # A lot of things (sync mode, for one) are broken with nagios-4.x. DEPEND=" |