summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-03-05 10:39:14 +0000
committerSam James <sam@gentoo.org>2024-03-05 10:39:14 +0000
commit21cf811e3270047442dc1c547c7bb12ec0cf01bf (patch)
treef3f3a9da5ae3f228604ea93a81926df4ca19055c
parentdev-libs/elfutils: cleanup musl patch for 0.191 (diff)
downloadgentoo-21cf811e3270047442dc1c547c7bb12ec0cf01bf.tar.gz
gentoo-21cf811e3270047442dc1c547c7bb12ec0cf01bf.tar.bz2
gentoo-21cf811e3270047442dc1c547c7bb12ec0cf01bf.zip
net-analyzer/zabbix: Stabilize 6.4.12 amd64, #926175
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--net-analyzer/zabbix/zabbix-6.4.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.12.ebuild b/net-analyzer/zabbix/zabbix-6.4.12.ebuild
index 99012ac90daf..1134c7d2321f 100644
--- a/net-analyzer/zabbix/zabbix-6.4.12.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.4.12.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 )