summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-18 14:39:52 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-18 14:39:52 +0200
commit9bb85eec008837c8429bd3b27568b38581c9f2ec (patch)
tree86a486e15c3c9c595153d2788967bf2501482730 /net-analyzer/zabbix/zabbix-4.0.21.ebuild
parentdev-lang/xsb: musl libc fixups for _IO_FILE (diff)
downloadgentoo-9bb85eec008837c8429bd3b27568b38581c9f2ec.tar.gz
gentoo-9bb85eec008837c8429bd3b27568b38581c9f2ec.tar.bz2
gentoo-9bb85eec008837c8429bd3b27568b38581c9f2ec.zip
net-analyzer/zabbix: amd64 stable wrt bug #733050
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix/zabbix-4.0.21.ebuild')
-rw-r--r--net-analyzer/zabbix/zabbix-4.0.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.21.ebuild b/net-analyzer/zabbix/zabbix-4.0.21.ebuild
index 53b0392d99ff..065c01ba723d 100644
--- a/net-analyzer/zabbix/zabbix-4.0.21.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.21.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="+agent java curl frontend ipv6 xmpp 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 ) )