summaryrefslogtreecommitdiff
path: root/net-analyzer/icinga
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-03 18:13:26 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-03 18:13:26 +0100
commitc99474ca3ba3598392b699f1a93a167ae83934cf (patch)
tree026151befa65800c1f89a0f53639ba0428c27d1d /net-analyzer/icinga
parent3aa95881b71a4d8ca947a672b4c9f173cdcd794c (diff)
downloadgentoo-c99474ca3ba3598392b699f1a93a167ae83934cf.tar.gz
gentoo-c99474ca3ba3598392b699f1a93a167ae83934cf.tar.xz
net-analyzer/icinga: x86 stable wrt bug #564242
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-analyzer/icinga')
-rw-r--r--net-analyzer/icinga/icinga-1.13.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.13.3.ebuild b/net-analyzer/icinga/icinga-1.13.3.ebuild
index 0b775558554..cb9a0d99dc9 100644
--- a/net-analyzer/icinga/icinga-1.13.3.ebuild
+++ b/net-analyzer/icinga/icinga-1.13.3.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}-core/releases/download/v${PV}/${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa 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 )