summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2022-01-03 10:08:38 +0100
committerJakov Smolić <jsmolic@gentoo.org>2022-01-03 10:08:38 +0100
commit27048eea40028fe2b703133da11331da4a884744 (patch)
tree81fa3138b02925fc24a7410c88d1d4e1a8c01eeb
parentnet-analyzer/zabbix: Stabilize 5.0.18-r1 amd64, #830442 (diff)
downloadgentoo-27048eea.tar.gz
gentoo-27048eea.tar.bz2
gentoo-27048eea.zip
net-analyzer/zabbix: Stabilize 5.4.8-r1 amd64, #830442
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r--net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild b/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild
index a30e0af267b1..a7f3d93fb345 100644
--- a/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -260,7 +260,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 ) )