summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-15 12:18:51 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-15 12:18:51 +0000
commit3fe944890d3b3aa2e2854fed1856dc88903a49df (patch)
treeed79d44ab834f729d7a1e1a60972aac1f351a667 /net-analyzer/zabbix
parentnet-analyzer/zabbix: Stabilize 6.0.18 x86, #907283 (diff)
downloadgentoo-3fe944890d3b3aa2e2854fed1856dc88903a49df.tar.gz
gentoo-3fe944890d3b3aa2e2854fed1856dc88903a49df.tar.bz2
gentoo-3fe944890d3b3aa2e2854fed1856dc88903a49df.zip
net-analyzer/zabbix: Stabilize 6.4.3 x86, #907283
Signed-off-by: Arthur Zamarin <arthurzam@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 dd680cb76e33..239652c7407d 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 )