summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-27 11:04:02 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-27 11:04:02 +0300
commitd85aa54596bc0dfcaac941c494b95abbca93cf99 (patch)
tree607ab5e2a7c6a0432d030fc4fa3031fd6d45b0ff /net-analyzer/zabbix
parentgames-misc/openmsx: enable py3.12 (diff)
downloadgentoo-d85aa54596bc0dfcaac941c494b95abbca93cf99.tar.gz
gentoo-d85aa54596bc0dfcaac941c494b95abbca93cf99.tar.bz2
gentoo-d85aa54596bc0dfcaac941c494b95abbca93cf99.zip
net-analyzer/zabbix: Stabilize 6.4.13 amd64, #930698
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-6.4.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.13.ebuild b/net-analyzer/zabbix/zabbix-6.4.13.ebuild
index 3cba4e107176..2fc51b6f2e74 100644
--- a/net-analyzer/zabbix/zabbix-6.4.13.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.4.13.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 )