summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-06 11:45:11 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-06 11:51:35 +0200
commit32d73b00eeec4bab09e2d75482d54d026e0edf2f (patch)
tree819eaf5cbae055a9ad9d91608daaa1418e1215dd /net-analyzer/zabbix
parentnet-misc/freerdp: Stabilize 2.9.0 x86, #881835 (diff)
downloadgentoo-32d73b00eeec4bab09e2d75482d54d026e0edf2f.tar.gz
gentoo-32d73b00eeec4bab09e2d75482d54d026e0edf2f.tar.bz2
gentoo-32d73b00eeec4bab09e2d75482d54d026e0edf2f.zip
net-analyzer/zabbix: Stabilize 5.0.29 x86, #884421
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.29.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.29.ebuild b/net-analyzer/zabbix/zabbix-5.0.29.ebuild
index d3c97bb80618..d6917e4fd2d6 100644
--- a/net-analyzer/zabbix/zabbix-5.0.29.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.29.ebuild
@@ -24,7 +24,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 static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
?? ( gnutls openssl )