diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 22:28:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 22:28:50 +0000 |
commit | 733a0a5e751a03609b68ffdf729f32141ab4c26c (patch) | |
tree | 56cea5e4a1939451a9accbddc85a71beb0945b66 /net-analyzer/zabbix | |
parent | www-client/vivaldi: Drop old 3.5.2115.73 (diff) | |
download | gentoo-733a0a5e751a03609b68ffdf729f32141ab4c26c.tar.gz gentoo-733a0a5e751a03609b68ffdf729f32141ab4c26c.tar.bz2 gentoo-733a0a5e751a03609b68ffdf729f32141ab4c26c.zip |
net-analyzer/zabbix: Stabilize 5.2.1-r1 amd64, #759193
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild b/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild index 7fdc79246f1d..04c629c2aced 100644 --- a/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.1-r1.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 ) ) |