diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-28 20:11:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-09-28 20:11:41 +0300 |
commit | e0b46e9178b2fc5c3b790293baa3b0dd46d0f9a4 (patch) | |
tree | 06c4d0a8d9ebe77d25ca2970753271aae1ec594f /net-analyzer | |
parent | dev-libs/quazip: add alpha keyword (diff) | |
download | gentoo-e0b46e9178b2fc5c3b790293baa3b0dd46d0f9a4.tar.gz gentoo-e0b46e9178b2fc5c3b790293baa3b0dd46d0f9a4.tar.bz2 gentoo-e0b46e9178b2fc5c3b790293baa3b0dd46d0f9a4.zip |
net-analyzer/icinga2: x86 stable wrt bug #561584
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild b/net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild index 891be3620a22..d2d83933cf68 100644 --- a/net-analyzer/icinga2/icinga2-2.3.10-r1.ebuild +++ b/net-analyzer/icinga2/icinga2-2.3.10-r1.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=" |