diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-10 08:27:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-10 08:27:37 +0200 |
commit | 81deff34a22c1dafd342d1b9344d1d60f0c1ab35 (patch) | |
tree | 8f5b81e564d48ae4cea539431ef621642cb300e6 /net-analyzer | |
parent | media-sound/wavbreaker: x86 stable wrt bug #789327 (diff) | |
download | gentoo-81deff34a22c1dafd342d1b9344d1d60f0c1ab35.tar.gz gentoo-81deff34a22c1dafd342d1b9344d1d60f0c1ab35.tar.bz2 gentoo-81deff34a22c1dafd342d1b9344d1d60f0c1ab35.zip |
net-analyzer/zabbix: x86 stable wrt bug #795066
Package-Manager: Portage-3.0.13, Repoman-3.0.2
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.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.30.ebuild b/net-analyzer/zabbix/zabbix-4.0.30.ebuild index 460a98a3fa6e..0f18f2302630 100644 --- a/net-analyzer/zabbix/zabbix-4.0.30.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.30.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" 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 ) ) |