summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:38:43 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:39:55 +0200
commite4b9f162b3f6bbef8648b50bec4ea155a8818a03 (patch)
tree5fdaed529e77a9b2825b8f9e21ccbd128b569fb7 /net-analyzer/zabbix/zabbix-4.0.32.ebuild
parentdev-python/pypy-exe-bin: x86 stable wrt bug #811234 (diff)
downloadgentoo-e4b9f162b3f6bbef8648b50bec4ea155a8818a03.tar.gz
gentoo-e4b9f162b3f6bbef8648b50bec4ea155a8818a03.tar.bz2
gentoo-e4b9f162b3f6bbef8648b50bec4ea155a8818a03.zip
net-analyzer/zabbix: x86 stable wrt bug #805329
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix/zabbix-4.0.32.ebuild')
-rw-r--r--net-analyzer/zabbix/zabbix-4.0.32.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.32.ebuild b/net-analyzer/zabbix/zabbix-4.0.32.ebuild
index c71f4de2c8eb..18d520ad114d 100644
--- a/net-analyzer/zabbix/zabbix-4.0.32.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.32.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 curl frontend gnutls ipv6 java ldap libxml2 mbedtls mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh ssl static xmpp"
REQUIRED_USE="|| ( agent frontend proxy server )
ssl? ( ^^ ( gnutls mbedtls openssl ) )