diff options
author | Sam James <sam@gentoo.org> | 2023-06-28 22:21:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-28 22:21:36 +0100 |
commit | 4e50f4dc77efc41cbe190d54c1d917fb96a050af (patch) | |
tree | 8590f87b16ad51570d9c48b31bce4382c6466361 /net-analyzer/zabbix | |
parent | sys-libs/glibc: Stabilize 2.37-r3 amd64, #907241 (diff) | |
download | gentoo-4e50f4dc77efc41cbe190d54c1d917fb96a050af.tar.gz gentoo-4e50f4dc77efc41cbe190d54c1d917fb96a050af.tar.bz2 gentoo-4e50f4dc77efc41cbe190d54c1d917fb96a050af.zip |
net-analyzer/zabbix: Stabilize 4.0.46 amd64, #907283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.46.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.46.ebuild b/net-analyzer/zabbix/zabbix-4.0.46.ebuild index 249e6dc9f35f..7c31bf7c6aee 100644 --- a/net-analyzer/zabbix/zabbix-4.0.46.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.46.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 ) |