summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-01 08:09:17 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-10-01 08:09:17 +0200
commit6d8cbcd40661b498fea6da76dd4fd42341d66c2d (patch)
tree408cb711e960ae7c2ca9c7e248597bf38de4e888 /net-analyzer/zabbix
parentnet-analyzer/zabbix: Stabilize 5.0.27 amd64, #873778 (diff)
downloadgentoo-6d8cbcd40661b498fea6da76dd4fd42341d66c2d.tar.gz
gentoo-6d8cbcd40661b498fea6da76dd4fd42341d66c2d.tar.bz2
gentoo-6d8cbcd40661b498fea6da76dd4fd42341d66c2d.zip
net-analyzer/zabbix: Stabilize 6.0.8 amd64, #873778
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-6.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.8.ebuild b/net-analyzer/zabbix/zabbix-6.0.8.ebuild
index 4b12b01e37ea..810572bb83de 100644
--- a/net-analyzer/zabbix/zabbix-6.0.8.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.0.8.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 +pcre2 +postgres proxy server snmp sqlite ssh static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
?? ( gnutls openssl )