diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 21:59:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 21:59:02 +0000 |
commit | 258a715e2078ede53c6ad6c1995684427108bfa2 (patch) | |
tree | e0901c4e42aea9b129c3b0505d8c1a38cf3ac771 /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 5.2.2-r1 x86, #763054 (diff) | |
download | gentoo-258a715e2078ede53c6ad6c1995684427108bfa2.tar.gz gentoo-258a715e2078ede53c6ad6c1995684427108bfa2.tar.bz2 gentoo-258a715e2078ede53c6ad6c1995684427108bfa2.zip |
net-analyzer/zabbix: Stabilize 5.0.6-r1 x86, #763054
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild b/net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild index 5e44bb3b94da..688147d3fb15 100644 --- a/net-analyzer/zabbix/zabbix-5.0.6-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.6-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 ) ) |