summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-12-16 08:48:02 +0100
committerAgostino Sarubbo <ago@gentoo.org>2019-12-16 08:48:02 +0100
commitbb5b7ef97178b48e30739dd9bd08cc27b0f3b22d (patch)
tree62dfac7406a51eea8567b8cbf4aeb60b0023a5a8 /net-analyzer
parentdev-db/postgresql: amd64 stable wrt bug #702998 (diff)
downloadgentoo-bb5b7ef97178b48e30739dd9bd08cc27b0f3b22d.tar.gz
gentoo-bb5b7ef97178b48e30739dd9bd08cc27b0f3b22d.tar.bz2
gentoo-bb5b7ef97178b48e30739dd9bd08cc27b0f3b22d.zip
net-analyzer/zabbix: x86 stable wrt bug #690920
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-4.4.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.4.0-r1.ebuild b/net-analyzer/zabbix/zabbix-4.4.0-r1.ebuild
index 7c7a18e38c10..bf5db4ac645c 100644
--- a/net-analyzer/zabbix/zabbix-4.4.0-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.4.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stab
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 ) )