diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:08:37 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-03 10:08:37 +0100 |
commit | aac6a6c207226dfb956666e4537c799f1aa86707 (patch) | |
tree | 8a363b760fcfef13123c4cc0b2669aea0a5b6bb0 /net-analyzer | |
parent | dev-python/setuptools: Stabilize 59.8.0 ALLARCHES, #830390 (diff) | |
download | gentoo-aac6a6c207226dfb956666e4537c799f1aa86707.tar.gz gentoo-aac6a6c207226dfb956666e4537c799f1aa86707.tar.bz2 gentoo-aac6a6c207226dfb956666e4537c799f1aa86707.zip |
net-analyzer/zabbix: Stabilize 4.0.36 amd64, #830442
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.36.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) ) |