diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:39 +0100 |
commit | 68a72a3a45965ba90f7091f8e1a20817fd164b54 (patch) | |
tree | 53d8fbebf82070d7edda72dbd54f13839f005f88 /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 6.0.9 amd64, #878041 (diff) | |
download | gentoo-68a72a3a45965ba90f7091f8e1a20817fd164b54.tar.gz gentoo-68a72a3a45965ba90f7091f8e1a20817fd164b54.tar.bz2 gentoo-68a72a3a45965ba90f7091f8e1a20817fd164b54.zip |
net-analyzer/zabbix: Stabilize 6.2.3 amd64, #878041
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.2.3.ebuild b/net-analyzer/zabbix/zabbix-6.2.3.ebuild index 4b12b01e37ea..810572bb83de 100644 --- a/net-analyzer/zabbix/zabbix-6.2.3.ebuild +++ b/net-analyzer/zabbix/zabbix-6.2.3.ebuild @@ -24,7 +24,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 +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl oracle +pcre2 +postgres proxy server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |