summaryrefslogtreecommitdiff
path: root/net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-23 10:47:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-23 10:47:12 +0000
commit02d5de423c2b7f8d7c873bcc7a1a222b1847149d (patch)
tree29d109245f3aa2842c63489c8ec537f85e92ff41 /net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild
parent0770f5276c9044be774368cba8d9d8ce7a43627a (diff)
gentoo auto-resync : 23:01:2024 - 10:47:12
Diffstat (limited to 'net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild')
-rw-r--r--net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild b/net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild
index 3df03f9f33da..1134c7d2321f 100644
--- a/net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.4.10-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# To create the go modules tarball:
@@ -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 )