diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:10:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:10:13 +0200 |
commit | cd059746fcc53259926e8f09d2415d99c0f47094 (patch) | |
tree | 4eda0141e4b2abba429042567646480eeb4a02c3 /net-analyzer/zabbix | |
parent | dev-util/global: x86 stable wrt bug #646348 (diff) | |
download | gentoo-cd059746fcc53259926e8f09d2415d99c0f47094.tar.gz gentoo-cd059746fcc53259926e8f09d2415d99c0f47094.tar.bz2 gentoo-cd059746fcc53259926e8f09d2415d99c0f47094.zip |
net-analyzer/zabbix: x86 stable wrt bug #733118
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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-3.0.31-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild b/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild index a18b19a5d285..e33f3eee4220 100644 --- a/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/stable/${PV}/${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 ) ) |