diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-23 11:58:44 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-11-23 11:58:44 +0100 |
commit | 33b1d9e244276b42dbb13e3f09947492cbc9a0e3 (patch) | |
tree | 60608fb3182577bdf08c6faa850a0f27550e1ab0 /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 5.0.17 amd64, #826742 (diff) | |
download | gentoo-33b1d9e244276b42dbb13e3f09947492cbc9a0e3.tar.gz gentoo-33b1d9e244276b42dbb13e3f09947492cbc9a0e3.tar.bz2 gentoo-33b1d9e244276b42dbb13e3f09947492cbc9a0e3.zip |
net-analyzer/zabbix: Stabilize 5.4.6 amd64, #826742
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.4.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.4.6.ebuild b/net-analyzer/zabbix/zabbix-5.4.6.ebuild index f1795467d2f7..adbd9997e0a1 100644 --- a/net-analyzer/zabbix/zabbix-5.4.6.ebuild +++ b/net-analyzer/zabbix/zabbix-5.4.6.ebuild @@ -259,7 +259,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 ) ) |