diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-22 13:40:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-22 13:40:24 +0200 |
commit | 7b02d791479e66eb8f5be953a6ef00a000f5e36e (patch) | |
tree | b6b2624f74949c3f0a06defb8d857cfff0aab8d9 /net-analyzer | |
parent | dev-libs/castxml: Stabilize 0.6.6 amd64, #932431 (diff) | |
download | gentoo-7b02d791479e66eb8f5be953a6ef00a000f5e36e.tar.gz gentoo-7b02d791479e66eb8f5be953a6ef00a000f5e36e.tar.bz2 gentoo-7b02d791479e66eb8f5be953a6ef00a000f5e36e.zip |
net-analyzer/zabbix: Stabilize 6.0.29 amd64, #932444
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.0.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.29.ebuild b/net-analyzer/zabbix/zabbix-6.0.29.ebuild index 44884d9f45ff..7cbc451d3735 100644 --- a/net-analyzer/zabbix/zabbix-6.0.29.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.29.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 ) |