summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-05-09 11:57:38 +0200
committerJakov Smolić <jsmolic@gentoo.org>2022-05-09 11:57:38 +0200
commit62da9725e39817dfd050cdb39bc101561a93cda4 (patch)
treeb9fe0961ecc7f95d2da6edcd9a0647418137d69b /net-analyzer
parentnet-analyzer/zabbix: Stabilize 5.0.22 amd64, #843095 (diff)
downloadgentoo-62da9725e39817dfd050cdb39bc101561a93cda4.tar.gz
gentoo-62da9725e39817dfd050cdb39bc101561a93cda4.tar.bz2
gentoo-62da9725e39817dfd050cdb39bc101561a93cda4.zip
net-analyzer/zabbix: Stabilize 5.4.12 amd64, #843095
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-5.4.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.4.12.ebuild b/net-analyzer/zabbix/zabbix-5.4.12.ebuild
index 9596c2fd9618..fb3e8e689a9d 100644
--- a/net-analyzer/zabbix/zabbix-5.4.12.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.4.12.ebuild
@@ -19,7 +19,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 static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
?? ( gnutls openssl )