diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-06 11:45:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-06 11:51:35 +0200 |
commit | ba1675dddb32f4819545636727acda63f1467865 (patch) | |
tree | 81274f8d881dcd455be0654cc5ecbc10eaf9c047 /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 5.0.29 x86, #884421 (diff) | |
download | gentoo-ba1675dddb32f4819545636727acda63f1467865.tar.gz gentoo-ba1675dddb32f4819545636727acda63f1467865.tar.bz2 gentoo-ba1675dddb32f4819545636727acda63f1467865.zip |
net-analyzer/zabbix: Stabilize 6.0.10 x86, #884421
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.10.ebuild b/net-analyzer/zabbix/zabbix-6.0.10.ebuild index 4b12b01e37ea..d7ffa6a90273 100644 --- a/net-analyzer/zabbix/zabbix-6.0.10.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.10.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 +pcre2 +postgres proxy server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |