summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-08 21:47:52 +0100
committerSam James <sam@gentoo.org>2023-04-08 21:47:52 +0100
commitbd81edf72f93af4fed35e4350e966e5d020c7fbf (patch)
tree1255dbbda3757a0b975b46f8a81c84dc9c0bd1ba /net-analyzer
parentmedia-sound/upmpdcli: add 1.7.7 (diff)
downloadgentoo-bd81edf72f93af4fed35e4350e966e5d020c7fbf.tar.gz
gentoo-bd81edf72f93af4fed35e4350e966e5d020c7fbf.tar.bz2
gentoo-bd81edf72f93af4fed35e4350e966e5d020c7fbf.zip
net-analyzer/zabbix: Stabilize 6.4.0 amd64, #904009
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-6.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.0.ebuild b/net-analyzer/zabbix/zabbix-6.4.0.ebuild
index f3edadcff0ce..da72c61d9417 100644
--- a/net-analyzer/zabbix/zabbix-6.4.0.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.4.0.ebuild
@@ -24,7 +24,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 )