diff options
author | Michał Górny <mgorny@gentoo.org> | 2023-12-04 13:26:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2023-12-04 13:26:57 +0100 |
commit | f6b9183d1f66f652f3a64ddd8d538a58a95b97d6 (patch) | |
tree | d959f22c4867eea19845030feb23544aa01e1e86 /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 6.0.23 amd64, #919129 (diff) | |
download | gentoo-f6b9183d1f66f652f3a64ddd8d538a58a95b97d6.tar.gz gentoo-f6b9183d1f66f652f3a64ddd8d538a58a95b97d6.tar.bz2 gentoo-f6b9183d1f66f652f3a64ddd8d538a58a95b97d6.zip |
net-analyzer/zabbix: Stabilize 6.4.8 amd64, #919129
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.8.ebuild b/net-analyzer/zabbix/zabbix-6.4.8.ebuild index 30c139d2d3c5..e60071e9b8a6 100644 --- a/net-analyzer/zabbix/zabbix-6.4.8.ebuild +++ b/net-analyzer/zabbix/zabbix-6.4.8.ebuild @@ -24,7 +24,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 +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 ) |