diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:56:22 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-08-29 19:57:00 +0200 |
commit | 971c234413ab2f2d2140065afef129b831c1fc21 (patch) | |
tree | 4262f50e18d7655b605a68838838f7a1768b54e1 | |
parent | net-misc/whois: x86 stable (bug #738328) (diff) | |
download | gentoo-971c234413ab2f2d2140065afef129b831c1fc21.tar.gz gentoo-971c234413ab2f2d2140065afef129b831c1fc21.tar.bz2 gentoo-971c234413ab2f2d2140065afef129b831c1fc21.zip |
net-analyzer/zabbix: x86 stable (bug #739394)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.23.ebuild b/net-analyzer/zabbix/zabbix-4.0.23.ebuild index 844a2e68741e..53b0392d99ff 100644 --- a/net-analyzer/zabbix/zabbix-4.0.23.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.23.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 ) ) |