diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:08:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:08:48 +0300 |
commit | 7d423da5c925f8c6e7ec7f4149c48a793c6d17cb (patch) | |
tree | a49a84a2f7df53b1fe57fa97599fad8002bd71eb /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 5.0.36 x86, #911404 (diff) | |
download | gentoo-7d423da5c925f8c6e7ec7f4149c48a793c6d17cb.tar.gz gentoo-7d423da5c925f8c6e7ec7f4149c48a793c6d17cb.tar.bz2 gentoo-7d423da5c925f8c6e7ec7f4149c48a793c6d17cb.zip |
net-analyzer/zabbix: Stabilize 6.0.19 x86, #911404
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.19.ebuild b/net-analyzer/zabbix/zabbix-6.0.19.ebuild index 140c978243b0..93ca25c13a37 100644 --- a/net-analyzer/zabbix/zabbix-6.0.19.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.19.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 ) |