summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:31:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-03 08:31:57 +0200
commit1bba1a853a24811417d0536699c45559bdc62587 (patch)
tree849fe65cbccc4b9b0d752370abafd87dc30e7b2f /net-analyzer/zabbix/zabbix-5.0.14.ebuild
parentapp-emulation/virt-viewer: fix native-symlinks build (diff)
downloadgentoo-1bba1a853a24811417d0536699c45559bdc62587.tar.gz
gentoo-1bba1a853a24811417d0536699c45559bdc62587.tar.bz2
gentoo-1bba1a853a24811417d0536699c45559bdc62587.zip
net-analyzer/zabbix: amd64 stable wrt bug #805329
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix/zabbix-5.0.14.ebuild')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.14.ebuild b/net-analyzer/zabbix/zabbix-5.0.14.ebuild
index eba63f9a9e55..5e740aa48982 100644
--- a/net-analyzer/zabbix/zabbix-5.0.14.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.14.ebuild
@@ -246,7 +246,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0/$(ver_cut 1-2)"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+agent +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh ssl static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite ) )