Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/zabbix/
Date: Mon, 31 Oct 2022 16:38:22
Message-Id: 1667234257.5aef0d7f3e602d1eea9123320b330715efd98a8e.ago@gentoo
1 commit: 5aef0d7f3e602d1eea9123320b330715efd98a8e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 31 16:37:37 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 31 16:37:37 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aef0d7f
7
8 net-analyzer/zabbix: Stabilize 4.0.44 amd64, #878041
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11
12 net-analyzer/zabbix/zabbix-4.0.44.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-analyzer/zabbix/zabbix-4.0.44.ebuild b/net-analyzer/zabbix/zabbix-4.0.44.ebuild
16 index b24c08490b7a..609144f61ebb 100644
17 --- a/net-analyzer/zabbix/zabbix-4.0.44.ebuild
18 +++ b/net-analyzer/zabbix/zabbix-4.0.44.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz"
20 LICENSE="GPL-2"
21 SLOT="0/$(ver_cut 1-2)"
22 WEBAPP_MANUAL_SLOT="yes"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 ~x86"
25 IUSE="+agent curl frontend gnutls ipv6 java ldap libxml2 mbedtls mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh static xmpp"
26 REQUIRED_USE="|| ( agent frontend proxy server )
27 ?? ( gnutls mbedtls openssl )