diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-09 11:57:37 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-05-09 11:57:37 +0200 |
commit | e606fdede079392204a31bc30456f920af17cdb2 (patch) | |
tree | 7cf2f26a5149d7de3802b7344889fd488044b9b0 /net-analyzer/zabbix | |
parent | sci-libs/cantera: Stabilize 2.5.1-r3 amd64, #842909 (diff) | |
download | gentoo-e606fdede079392204a31bc30456f920af17cdb2.tar.gz gentoo-e606fdede079392204a31bc30456f920af17cdb2.tar.bz2 gentoo-e606fdede079392204a31bc30456f920af17cdb2.zip |
net-analyzer/zabbix: Stabilize 5.0.22 amd64, #843095
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.22.ebuild b/net-analyzer/zabbix/zabbix-5.0.22.ebuild index f9b28fd08a09..9674f54a577b 100644 --- a/net-analyzer/zabbix/zabbix-5.0.22.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.22.ebuild @@ -19,7 +19,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 static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |