diff options
author | 2023-08-24 21:08:42 +0300 | |
---|---|---|
committer | 2023-08-24 21:08:42 +0300 | |
commit | 387f3fcf271ee3c1a3a390bff12eea891eee19b9 (patch) | |
tree | 1583c2d390093be5a9cf8865234a6e80dc90462d /net-analyzer | |
parent | dev-python/numpy: Stabilize 1.25.2 sparc, #912910 (diff) | |
download | gentoo-387f3fcf271ee3c1a3a390bff12eea891eee19b9.tar.gz gentoo-387f3fcf271ee3c1a3a390bff12eea891eee19b9.tar.bz2 gentoo-387f3fcf271ee3c1a3a390bff12eea891eee19b9.zip |
net-analyzer/zabbix: Stabilize 4.0.47 amd64, #911404
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.47.ebuild b/net-analyzer/zabbix/zabbix-4.0.47.ebuild index 249e6dc9f35f..7c31bf7c6aee 100644 --- a/net-analyzer/zabbix/zabbix-4.0.47.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.47.ebuild @@ -15,7 +15,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 curl frontend gnutls ipv6 java ldap libxml2 mbedtls mysql odbc openipmi +openssl oracle +postgres proxy selinux server snmp sqlite ssh static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ?? ( gnutls mbedtls openssl ) |