diff options
author | Sam James <sam@gentoo.org> | 2023-09-28 07:17:03 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-09-28 07:17:03 +0100 |
commit | aa739abb749ce5b403d5ca1a2d8c66e169576434 (patch) | |
tree | fc5af74979522e8b9d45948d8175957395b8fbac /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 5.0.37 x86, #914831 (diff) | |
download | gentoo-aa739abb749ce5b403d5ca1a2d8c66e169576434.tar.gz gentoo-aa739abb749ce5b403d5ca1a2d8c66e169576434.tar.bz2 gentoo-aa739abb749ce5b403d5ca1a2d8c66e169576434.zip |
net-analyzer/zabbix: Stabilize 6.0.21 x86, #914831
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.21.ebuild b/net-analyzer/zabbix/zabbix-6.0.21.ebuild index fe2ed884f7c1..d469ee22e9d6 100644 --- a/net-analyzer/zabbix/zabbix-6.0.21.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.21.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 ) |