summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-11-23 11:58:44 +0100
committerJakov Smolić <jsmolic@gentoo.org>2021-11-23 11:58:44 +0100
commit33b1d9e244276b42dbb13e3f09947492cbc9a0e3 (patch)
tree60608fb3182577bdf08c6faa850a0f27550e1ab0 /net-analyzer/zabbix
parentnet-analyzer/zabbix: Stabilize 5.0.17 amd64, #826742 (diff)
downloadgentoo-33b1d9e244276b42dbb13e3f09947492cbc9a0e3.tar.gz
gentoo-33b1d9e244276b42dbb13e3f09947492cbc9a0e3.tar.bz2
gentoo-33b1d9e244276b42dbb13e3f09947492cbc9a0e3.zip
net-analyzer/zabbix: Stabilize 5.4.6 amd64, #826742
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-5.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.4.6.ebuild b/net-analyzer/zabbix/zabbix-5.4.6.ebuild
index f1795467d2f7..adbd9997e0a1 100644
--- a/net-analyzer/zabbix/zabbix-5.4.6.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.4.6.ebuild
@@ -259,7 +259,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 ) )