summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-09-22 12:14:08 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-09-22 12:14:08 +0000
commit704f0ba9f90c1677287d7d0fdab7df2260e30e98 (patch)
tree171e1b6b155a639ddef09ef51d2c81a5030ce5c0 /net-analyzer
parentdev-libs/libbytesize: Stabilize 2.9 x86, #914528 (diff)
downloadgentoo-704f0ba9f90c1677287d7d0fdab7df2260e30e98.tar.gz
gentoo-704f0ba9f90c1677287d7d0fdab7df2260e30e98.tar.bz2
gentoo-704f0ba9f90c1677287d7d0fdab7df2260e30e98.zip
net-analyzer/zabbix: Stabilize 6.4.6 x86, #914533
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-6.4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.6.ebuild b/net-analyzer/zabbix/zabbix-6.4.6.ebuild
index 8db17c98c44e..32487087fe22 100644
--- a/net-analyzer/zabbix/zabbix-6.4.6.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.4.6.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 )