summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-22 13:40:25 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-22 13:40:25 +0200
commitd6e363247eebd6022661d9f7f560397c598511db (patch)
treefbab797047704059a77dc3e49643d4839d4b7c26 /net-analyzer/zabbix
parentnet-analyzer/zabbix: Stabilize 6.0.29 amd64, #932444 (diff)
downloadgentoo-d6e363247eebd6022661d9f7f560397c598511db.tar.gz
gentoo-d6e363247eebd6022661d9f7f560397c598511db.tar.bz2
gentoo-d6e363247eebd6022661d9f7f560397c598511db.zip
net-analyzer/zabbix: Stabilize 6.4.14 amd64, #932444
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r--net-analyzer/zabbix/zabbix-6.4.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.14.ebuild b/net-analyzer/zabbix/zabbix-6.4.14.ebuild
index 1f01c04f346d..44b5abc0f52e 100644
--- a/net-analyzer/zabbix/zabbix-6.4.14.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.4.14.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 )