summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-23 11:58:42 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-23 11:58:42 +0100
commit38a8502fc06776e6e83ee3e8af74ffb568531a96 (patch)
treebf41efb770a59af30b70de757021f41070746328 /net-analyzer/zabbix
parentapp-emulation/hercules: Stabilize 3.13-r1 amd64, #724006 (diff)
downloadgentoo-38a8502fc06776e6e83ee3e8af74ffb568531a96.tar.gz
gentoo-38a8502fc06776e6e83ee3e8af74ffb568531a96.tar.bz2
gentoo-38a8502fc06776e6e83ee3e8af74ffb568531a96.zip
net-analyzer/zabbix: Stabilize 4.0.35 amd64, #826742
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-4.0.35.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.35.ebuild b/net-analyzer/zabbix/zabbix-4.0.35.ebuild
index b4467228139f..c71f4de2c8eb 100644
--- a/net-analyzer/zabbix/zabbix-4.0.35.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.35.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0/$(ver_cut 1-2)"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+agent curl frontend gnutls ipv6 java ldap libxml2 mbedtls mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh ssl static xmpp"
REQUIRED_USE="|| ( agent frontend proxy server )
ssl? ( ^^ ( gnutls mbedtls openssl ) )