summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-27 11:04:03 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-27 11:04:03 +0300
commit2237e4eb5b03b7605cff3eacdb4f75fd88094737 (patch)
treef162af7e9898aecc588b4286168fc4ce9ae63672 /net-analyzer/zabbix
parentnet-analyzer/zabbix: Stabilize 6.0.28 amd64, #930698 (diff)
downloadgentoo-2237e4eb5b03b7605cff3eacdb4f75fd88094737.tar.gz
gentoo-2237e4eb5b03b7605cff3eacdb4f75fd88094737.tar.bz2
gentoo-2237e4eb5b03b7605cff3eacdb4f75fd88094737.zip
net-analyzer/zabbix: Stabilize 5.0.42 amd64, #930698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.42.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.42.ebuild b/net-analyzer/zabbix/zabbix-5.0.42.ebuild
index 635896e3e145..ff7c470a27bf 100644
--- a/net-analyzer/zabbix/zabbix-5.0.42.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.42.ebuild
@@ -26,7 +26,7 @@ S=${WORKDIR}/${MY_P}
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 selinux server snmp sqlite ssh static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
?? ( gnutls openssl )