diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-13 11:32:10 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-03-13 11:32:10 +0100 |
commit | 70782dc73e3c49487583123ee22213a48b82913d (patch) | |
tree | 0c4f896ec39ef9757d9b2cb30cd78605280220b8 /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 4.0.38-r1 x86, #834992 (diff) | |
download | gentoo-70782dc73e3c49487583123ee22213a48b82913d.tar.gz gentoo-70782dc73e3c49487583123ee22213a48b82913d.tar.bz2 gentoo-70782dc73e3c49487583123ee22213a48b82913d.zip |
net-analyzer/zabbix: Stabilize 5.0.20-r1 x86, #834992
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild b/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild index e3305cd6230f..76616a32be62 100644 --- a/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild @@ -235,7 +235,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 ) ) |