summaryrefslogtreecommitdiff
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
parentsys-apps/xinetd: x86 stable wrt bug #488158 (diff)
downloadgentoo-c99474ca3ba3598392b699f1a93a167ae83934cf.tar.gz
gentoo-c99474ca3ba3598392b699f1a93a167ae83934cf.tar.bz2
gentoo-c99474ca3ba3598392b699f1a93a167ae83934cf.zip
net-analyzer/icinga: x86 stable wrt bug #564242
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
-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 0b7755585544..cb9a0d99dc93 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 )