summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-28 22:21:38 +0100
committerSam James <sam@gentoo.org>2023-06-28 22:21:38 +0100
commit3c04ffd3a67dfddf18ac6fe943b09d830a52a73b (patch)
treef851155aa259ee2866dd9e91f5511d219a9fd90f /net-analyzer
parentnet-analyzer/zabbix: Stabilize 4.0.46 amd64, #907283 (diff)
downloadgentoo-3c04ffd3a67dfddf18ac6fe943b09d830a52a73b.tar.gz
gentoo-3c04ffd3a67dfddf18ac6fe943b09d830a52a73b.tar.bz2
gentoo-3c04ffd3a67dfddf18ac6fe943b09d830a52a73b.zip
net-analyzer/zabbix: Stabilize 5.0.35 amd64, #907283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.35.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.35.ebuild b/net-analyzer/zabbix/zabbix-5.0.35.ebuild
index ec1e25bbcd14..e40485ee0974 100644
--- a/net-analyzer/zabbix/zabbix-5.0.35.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.35.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 )