diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 12:18:50 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 12:18:50 +0000 |
commit | b38d663b364988ab62c85bc5a3ee8e4d7887068a (patch) | |
tree | 2807d7b63ff0746923d25d34330eb8875f57b256 /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 5.0.35 x86, #907283 (diff) | |
download | gentoo-b38d663b364988ab62c85bc5a3ee8e4d7887068a.tar.gz gentoo-b38d663b364988ab62c85bc5a3ee8e4d7887068a.tar.bz2 gentoo-b38d663b364988ab62c85bc5a3ee8e4d7887068a.zip |
net-analyzer/zabbix: Stabilize 6.0.18 x86, #907283
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.0.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.18.ebuild b/net-analyzer/zabbix/zabbix-6.0.18.ebuild index f44b20cd675a..b48c28cb2ee3 100644 --- a/net-analyzer/zabbix/zabbix-6.0.18.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.18.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 ) |