summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:44:44 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-06-20 17:45:14 +0200
commit2ba80a67741ae25230ed1036333491b72ec9b3ca (patch)
treeab84a631fd13e888eabf45fd514b38194e945f38 /net-analyzer/zabbix
parentdev-cpp/yaml-cpp: x86 stable (bug #713464) (diff)
downloadgentoo-2ba80a67741ae25230ed1036333491b72ec9b3ca.tar.gz
gentoo-2ba80a67741ae25230ed1036333491b72ec9b3ca.tar.bz2
gentoo-2ba80a67741ae25230ed1036333491b72ec9b3ca.zip
net-analyzer/zabbix: x86 stable (bug #728532)
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.0.ebuild b/net-analyzer/zabbix/zabbix-5.0.0.ebuild
index e393d4a24eba..0918dc7c5b0f 100644
--- a/net-analyzer/zabbix/zabbix-5.0.0.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.0.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
REQUIRED_USE="|| ( agent frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )