summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-14 20:30:54 +0000
committerSam James <sam@gentoo.org>2020-11-14 20:30:54 +0000
commit42651bfc98b183690fde6cca9e8f3cdd850ae347 (patch)
treed488e63ee870dfdf24e9797ef12118d7c4300030 /net-analyzer
parentsys-apps/cpuid: Stabilize 20201006 amd64, #753671 (diff)
downloadgentoo-42651bfc98b183690fde6cca9e8f3cdd850ae347.tar.gz
gentoo-42651bfc98b183690fde6cca9e8f3cdd850ae347.tar.bz2
gentoo-42651bfc98b183690fde6cca9e8f3cdd850ae347.zip
net-analyzer/zabbix: Stabilize 5.0.4 amd64, #753686
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.4.ebuild b/net-analyzer/zabbix/zabbix-5.0.4.ebuild
index 0918dc7c5b0f..c105a7d5d7ea 100644
--- a/net-analyzer/zabbix/zabbix-5.0.4.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.4.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"
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 ) )