summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-28 22:21:41 +0100
committerSam James <sam@gentoo.org>2023-06-28 22:21:41 +0100
commita4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0 (patch)
tree5f247c36b38060465e7f326894d60f40c78568ae /net-analyzer/zabbix
parentnet-analyzer/zabbix: Stabilize 6.0.18 amd64, #907283 (diff)
downloadgentoo-a4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0.tar.gz
gentoo-a4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0.tar.bz2
gentoo-a4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0.zip
net-analyzer/zabbix: Stabilize 6.4.3 amd64, #907283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-6.4.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.3.ebuild b/net-analyzer/zabbix/zabbix-6.4.3.ebuild
index 2423117090ed..dd680cb76e33 100644
--- a/net-analyzer/zabbix/zabbix-6.4.3.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.4.3.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 selinux server snmp sqlite ssh static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
?? ( gnutls openssl )