diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 09:54:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 09:54:34 +0100 |
commit | b8b1617b2c2c236f41d6cf08c68147de0f3fcfd2 (patch) | |
tree | c6de606bb70cf151b7199280fade2f9cb5ecac20 /net-analyzer/icinga2 | |
parent | net-analyzer/net-snmp: x86 stable wrt bug #565602 (diff) | |
download | gentoo-b8b1617b2c2c236f41d6cf08c68147de0f3fcfd2.tar.gz gentoo-b8b1617b2c2c236f41d6cf08c68147de0f3fcfd2.tar.bz2 gentoo-b8b1617b2c2c236f41d6cf08c68147de0f3fcfd2.zip |
net-analyzer/icinga2: x86 stable wrt bug #565892
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'net-analyzer/icinga2')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.3.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.3.11.ebuild b/net-analyzer/icinga2/icinga2-2.3.11.ebuild index 0e4b4ce95db7..8f3116074644 100644 --- a/net-analyzer/icinga2/icinga2-2.3.11.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/Icinga/icinga2/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+mysql postgres classicui minimal nano-syntax +plugins +vim-syntax" DEPEND=" |