diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 08:59:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-07 09:09:02 +0200 |
commit | bf100bfda4563f3d2d95a69bc1e776548293c0f4 (patch) | |
tree | cce0251217167dcc62bad98eabeef4b461712ca0 /net-analyzer/zabbix/zabbix-4.0.24.ebuild | |
parent | media-libs/coin: x86 stable wrt bug #744901 (diff) | |
download | gentoo-bf100bfda4563f3d2d95a69bc1e776548293c0f4.tar.gz gentoo-bf100bfda4563f3d2d95a69bc1e776548293c0f4.tar.bz2 gentoo-bf100bfda4563f3d2d95a69bc1e776548293c0f4.zip |
net-analyzer/zabbix: x86 stable wrt bug #745036
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix/zabbix-4.0.24.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.24.ebuild b/net-analyzer/zabbix/zabbix-4.0.24.ebuild index 844a2e68741e..53b0392d99ff 100644 --- a/net-analyzer/zabbix/zabbix-4.0.24.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.24.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 ) ) |