summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-27 10:43:27 +0000
committerSam James <sam@gentoo.org>2021-02-27 10:43:27 +0000
commit568edc11dfff1578e2d60026132ab4ea20151309 (patch)
treece630dfdb08bc55bc733333dd8ecc1a43d9944be /net-analyzer
parentnet-analyzer/zabbix: Stabilize 4.0.28 x86, #773253 (diff)
downloadgentoo-568edc11dfff1578e2d60026132ab4ea20151309.tar.gz
gentoo-568edc11dfff1578e2d60026132ab4ea20151309.tar.bz2
gentoo-568edc11dfff1578e2d60026132ab4ea20151309.zip
net-analyzer/zabbix: Stabilize 5.0.8 x86, #773253
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.8.ebuild b/net-analyzer/zabbix/zabbix-5.0.8.ebuild
index 37470326b6db..bafa930dd192 100644
--- a/net-analyzer/zabbix/zabbix-5.0.8.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.8.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/$(ver_cut 1-2)"
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 ) )