summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-07-10 01:51:54 +0100
committerSam James <sam@gentoo.org>2024-07-10 01:51:54 +0100
commit4ff6b12d82860b91deddb1cf67deb853e943eaf3 (patch)
treefc39bb8c508ed8cf9bb0c79de496588d8dd75c1c /net-analyzer
parentdev-ruby/rack-session: Stabilize 2.0.0 arm64, #935799 (diff)
downloadgentoo-4ff6b12d82860b91deddb1cf67deb853e943eaf3.tar.gz
gentoo-4ff6b12d82860b91deddb1cf67deb853e943eaf3.tar.bz2
gentoo-4ff6b12d82860b91deddb1cf67deb853e943eaf3.zip
net-analyzer/zabbix: Keyword 7.0.0 arm64, #935800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-7.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-7.0.0.ebuild b/net-analyzer/zabbix/zabbix-7.0.0.ebuild
index b643986bf82b..77e7e44907a5 100644
--- a/net-analyzer/zabbix/zabbix-7.0.0.ebuild
+++ b/net-analyzer/zabbix/zabbix-7.0.0.ebuild
@@ -26,7 +26,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="AGPL-3"
SLOT="0/$(ver_cut 1-2)"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
IUSE="agent +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl +postgres proxy selinux server snmp sqlite ssh static"
REQUIRED_USE="|| ( agent agent2 frontend proxy server )
?? ( gnutls openssl )