summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-04 09:39:58 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-04 09:39:58 +0100
commit8ffeb42b5ba69ec3972745c0931dc052d37cb18a (patch)
tree9e418a0e5c0bdc8d03c7a22acb73a1ff1ddd5b32 /net-analyzer/zabbix
parentnet-analyzer/zabbix: Stabilize 4.0.36 x86, #830442 (diff)
downloadgentoo-8ffeb42b5ba69ec3972745c0931dc052d37cb18a.tar.gz
gentoo-8ffeb42b5ba69ec3972745c0931dc052d37cb18a.tar.bz2
gentoo-8ffeb42b5ba69ec3972745c0931dc052d37cb18a.zip
net-analyzer/zabbix: Stabilize 5.0.18-r1 x86, #830442
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.18-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.18-r1.ebuild b/net-analyzer/zabbix/zabbix-5.0.18-r1.ebuild
index b2316f89ca4f..2f8473c0658e 100644
--- a/net-analyzer/zabbix/zabbix-5.0.18-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.18-r1.ebuild
@@ -235,7 +235,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 +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh ssl static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite ) )