diff options
author | Sam James <sam@gentoo.org> | 2021-02-01 13:32:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-01 13:32:52 +0000 |
commit | ae1b3f8d595154664adbbe2e085c2b10f25a5912 (patch) | |
tree | 55238c6b04b1b30d45990ed0241c0a1326be2b9a /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 5.0.7 amd64, #767961 (diff) | |
download | gentoo-ae1b3f8d595154664adbbe2e085c2b10f25a5912.tar.gz gentoo-ae1b3f8d595154664adbbe2e085c2b10f25a5912.tar.bz2 gentoo-ae1b3f8d595154664adbbe2e085c2b10f25a5912.zip |
net-analyzer/zabbix: Stabilize 5.2.3 amd64, #767961
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.2.3.ebuild b/net-analyzer/zabbix/zabbix-5.2.3.ebuild index 37470326b6db..feec05de7f27 100644 --- a/net-analyzer/zabbix/zabbix-5.2.3.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.3.ebuild @@ -15,7 +15,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 java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" REQUIRED_USE="|| ( agent frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) ) |