diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 11:07:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 11:07:17 +0100 |
commit | 1213c048912abc498e80cb060db464a85bf7be58 (patch) | |
tree | 991dc46d379860435e83cddc844dd843ddfcdfb8 /net-analyzer/icinga | |
parent | dev-db/mariadb: x86 stable wrt bug #564442 (diff) | |
download | gentoo-1213c048912abc498e80cb060db464a85bf7be58.tar.gz gentoo-1213c048912abc498e80cb060db464a85bf7be58.tar.bz2 gentoo-1213c048912abc498e80cb060db464a85bf7be58.zip |
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild index 332ca0367cf7..0a2ab1bd009a 100644 --- a/net-analyzer/icinga/icinga-1.13.3-r1.ebuild +++ b/net-analyzer/icinga/icinga-1.13.3-r1.ebuild @@ -17,7 +17,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 ) |