summaryrefslogtreecommitdiff
path: root/net-analyzer
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-19 23:23:51 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-19 23:23:51 +0000
commitf59050ac934ee53937f449937f26d9137e42ad30 (patch)
treeaab3c47ab7a0dce05a97a8e373ec81d9001dff3b /net-analyzer
parent2ea5491bca006e8a04a08a44b9c242be44559943 (diff)
downloadgentoo-f59050ac934ee53937f449937f26d9137e42ad30.tar.gz
gentoo-f59050ac934ee53937f449937f26d9137e42ad30.tar.xz
net-analyzer/icinga: stable 1.14.2 for ppc64, bug #637640
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/icinga/icinga-1.14.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.14.2.ebuild b/net-analyzer/icinga/icinga-1.14.2.ebuild
index a611880db2e..3bc81cee760 100644
--- a/net-analyzer/icinga/icinga-1.14.2.ebuild
+++ b/net-analyzer/icinga/icinga-1.14.2.ebuild
@@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-core-${PV}"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86"
IUSE="+apache2 contrib eventhandler +idoutils lighttpd +mysql perl +plugins postgres ssl +vim-syntax +web"
DEPEND="idoutils? ( dev-db/libdbi-drivers[mysql?,postgres?] )
perl? ( dev-lang/perl:= )