commit: 214ea7a1781d1924f741dbec0cd29323870e0cc8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 30 07:20:09 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 30 07:20:09 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=214ea7a1
net-analyzer/zabbix: Stabilize 7.2.12 amd64, #965304
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-analyzer/zabbix/zabbix-7.2.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-analyzer/zabbix/zabbix-7.2.12.ebuild
b/net-analyzer/zabbix/zabbix-7.2.12.ebuild
index 861df81d3568..41d3245538b1 100644
--- a/net-analyzer/zabbix/zabbix-7.2.12.ebuild
+++ b/net-analyzer/zabbix/zabbix-7.2.12.ebuild
@@ -26,7 +26,7 @@ S=${WORKDIR}/${MY_P}
LICENSE="AGPL-3"
SLOT="0/$(ver_cut 1-2)"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 arm64 ~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 )