commit: 836fd7867170ee85f6a6927b7f2f9cddc33fd65f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Dec 4 12:26:54 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 4 12:26:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836fd786
net-analyzer/zabbix: Stabilize 4.0.50 amd64, #919129 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> net-analyzer/zabbix/zabbix-4.0.50.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/zabbix/zabbix-4.0.50.ebuild b/net-analyzer/zabbix/zabbix-4.0.50.ebuild index 249e6dc9f35f..7c31bf7c6aee 100644 --- a/net-analyzer/zabbix/zabbix-4.0.50.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.50.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="+agent curl frontend gnutls ipv6 java ldap libxml2 mbedtls mysql odbc openipmi +openssl oracle +postgres proxy selinux server snmp sqlite ssh static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ?? ( gnutls mbedtls openssl )
