summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-20 17:11:17 +0000
committerSam James <sam@gentoo.org>2020-07-20 17:11:17 +0000
commit20723eb334393660ade80c9b3417d46146240c1d (patch)
treee82a25bfa347c490b726248fdca607670c310153 /net-analyzer/zabbix/zabbix-4.0.22.ebuild
parentsys-fs/fuseiso: x86 stable (bug #713328) (diff)
downloadgentoo-20723eb334393660ade80c9b3417d46146240c1d.tar.gz
gentoo-20723eb334393660ade80c9b3417d46146240c1d.tar.bz2
gentoo-20723eb334393660ade80c9b3417d46146240c1d.zip
net-analyzer/zabbix: amd64 stable (bug #733118)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix/zabbix-4.0.22.ebuild')
-rw-r--r--net-analyzer/zabbix/zabbix-4.0.22.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.22.ebuild b/net-analyzer/zabbix/zabbix-4.0.22.ebuild
index 53b0392d99ff..065c01ba723d 100644
--- a/net-analyzer/zabbix/zabbix-4.0.22.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.22.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="+agent java curl frontend ipv6 xmpp 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 ) )