From aac6a6c207226dfb956666e4537c799f1aa86707 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Mon, 3 Jan 2022 10:08:37 +0100 Subject: net-analyzer/zabbix: Stabilize 4.0.36 amd64, #830442 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- net-analyzer/zabbix/zabbix-4.0.36.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer') diff --git a/net-analyzer/zabbix/zabbix-4.0.36.ebuild b/net-analyzer/zabbix/zabbix-4.0.36.ebuild index d3edede455f2..b49a5666f48c 100644 --- a/net-analyzer/zabbix/zabbix-4.0.36.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.36.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${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 server snmp sqlite ssh ssl static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ssl? ( ^^ ( gnutls mbedtls openssl ) ) -- cgit v1.2.3-65-gdbad