diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-23 11:58:43 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-23 11:58:43 +0100 |
commit | d1db331bc2f8cc1331971839498ec0a36b6a7d5f (patch) | |
tree | c4230f427e7587fd8042413ae4eeab8f0849fb96 /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 4.0.35 amd64, #826742 (diff) | |
download | gentoo-d1db331bc2f8cc1331971839498ec0a36b6a7d5f.tar.gz gentoo-d1db331bc2f8cc1331971839498ec0a36b6a7d5f.tar.bz2 gentoo-d1db331bc2f8cc1331971839498ec0a36b6a7d5f.zip |
net-analyzer/zabbix: Stabilize 5.0.17 amd64, #826742
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.17.ebuild b/net-analyzer/zabbix/zabbix-5.0.17.ebuild index 919624122741..e3b368c11b38 100644 --- a/net-analyzer/zabbix/zabbix-5.0.17.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.17.ebuild @@ -234,7 +234,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 server snmp sqlite ssh ssl static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite ) ) |