diff options
author | Sam James <sam@gentoo.org> | 2024-06-22 18:17:42 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-22 18:17:42 +0100 |
commit | 9a6834b0bc763c768c3e65a32febff4972ff3fef (patch) | |
tree | 447f89ad208a953a5ca5ea67e704b4e65873ccce /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 6.4.15 amd64, #934730 (diff) | |
download | gentoo-9a6834b0bc763c768c3e65a32febff4972ff3fef.tar.gz gentoo-9a6834b0bc763c768c3e65a32febff4972ff3fef.tar.bz2 gentoo-9a6834b0bc763c768c3e65a32febff4972ff3fef.zip |
net-analyzer/zabbix: Stabilize 6.0.30 amd64, #934730
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.30.ebuild b/net-analyzer/zabbix/zabbix-6.0.30.ebuild index 44884d9f45ff..7cbc451d3735 100644 --- a/net-analyzer/zabbix/zabbix-6.0.30.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.30.ebuild @@ -26,7 +26,7 @@ S=${WORKDIR}/${MY_P} 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 ) |