diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-05 14:10:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-07-05 14:10:05 +0300 |
commit | 66bf53291734e8ccb32dbd6156db62de2bec5843 (patch) | |
tree | 59ef54237b94711f58b9289e15b911ea047af5bd /net-analyzer/zabbix | |
parent | media-gfx/graphviz: Stabilize 11.0.0 x86, #935533 (diff) | |
download | gentoo-66bf53291734e8ccb32dbd6156db62de2bec5843.tar.gz gentoo-66bf53291734e8ccb32dbd6156db62de2bec5843.tar.bz2 gentoo-66bf53291734e8ccb32dbd6156db62de2bec5843.zip |
net-analyzer/zabbix: Stabilize 7.0.0 amd64, #935538
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-7.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-7.0.0.ebuild b/net-analyzer/zabbix/zabbix-7.0.0.ebuild index cc85d52f0b50..b643986bf82b 100644 --- a/net-analyzer/zabbix/zabbix-7.0.0.ebuild +++ b/net-analyzer/zabbix/zabbix-7.0.0.ebuild @@ -26,7 +26,7 @@ S=${WORKDIR}/${MY_P} LICENSE="AGPL-3" 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 +postgres proxy selinux server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |