diff options
author | Sam James <sam@gentoo.org> | 2024-06-22 18:17:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-22 18:17:41 +0100 |
commit | 629c8bfb2b062674e81c9708f2f5df8c2bb9b873 (patch) | |
tree | 26eb60203fd243538e45c1e9a37818a2c0b8ca6d /net-analyzer | |
parent | dev-python/tornado: Stabilize 6.4.1 x86, #934722 (diff) | |
download | gentoo-629c8bfb2b062674e81c9708f2f5df8c2bb9b873.tar.gz gentoo-629c8bfb2b062674e81c9708f2f5df8c2bb9b873.tar.bz2 gentoo-629c8bfb2b062674e81c9708f2f5df8c2bb9b873.zip |
net-analyzer/zabbix: Stabilize 6.4.15 amd64, #934730
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.4.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.15.ebuild b/net-analyzer/zabbix/zabbix-6.4.15.ebuild index 1f01c04f346d..44b5abc0f52e 100644 --- a/net-analyzer/zabbix/zabbix-6.4.15.ebuild +++ b/net-analyzer/zabbix/zabbix-6.4.15.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 ) |