diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:48:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-16 08:48:02 +0100 |
commit | bb5b7ef97178b48e30739dd9bd08cc27b0f3b22d (patch) | |
tree | 62dfac7406a51eea8567b8cbf4aeb60b0023a5a8 /net-analyzer/zabbix | |
parent | dev-db/postgresql: amd64 stable wrt bug #702998 (diff) | |
download | gentoo-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/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.4.0-r1.ebuild | 2 |
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 ) ) |