diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:37 +0100 |
commit | c738201614b64150e38035f21b9a1021c49a1333 (patch) | |
tree | 0d6031c3d635f20dd00c9d26aa0dc7e968208ec9 /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 4.0.44 amd64, #878041 (diff) | |
download | gentoo-c738201614b64150e38035f21b9a1021c49a1333.tar.gz gentoo-c738201614b64150e38035f21b9a1021c49a1333.tar.bz2 gentoo-c738201614b64150e38035f21b9a1021c49a1333.zip |
net-analyzer/zabbix: Stabilize 5.0.28 amd64, #878041
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.28.ebuild b/net-analyzer/zabbix/zabbix-5.0.28.ebuild index d3c97bb80618..326e7d75b518 100644 --- a/net-analyzer/zabbix/zabbix-5.0.28.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.28.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 server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |