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: Wed, 13 May 2020 10:08:21
Message-Id: 1589364448.2bcd13afaabd75bcbc0492c363226162ae440eb3.ago@gentoo
1 commit: 2bcd13afaabd75bcbc0492c363226162ae440eb3
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 13 10:07:28 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 10:07:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bcd13af
7
8 net-analyzer/zabbix: x86 stable wrt bug #720092
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-analyzer/zabbix/zabbix-4.0.19.ebuild | 2 +-
15 net-analyzer/zabbix/zabbix-4.4.7.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-analyzer/zabbix/zabbix-4.0.19.ebuild b/net-analyzer/zabbix/zabbix-4.0.19.ebuild
19 index b93d1c5ef9e..5fe2b0dd766 100644
20 --- a/net-analyzer/zabbix/zabbix-4.0.19.ebuild
21 +++ b/net-analyzer/zabbix/zabbix-4.0.19.ebuild
22 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/zabbix/ZABBIX%20Latest%20Stable/${PV}/${P}
23 LICENSE="GPL-2"
24 SLOT="0"
25 WEBAPP_MANUAL_SLOT="yes"
26 -KEYWORDS="amd64 ~x86"
27 +KEYWORDS="amd64 x86"
28 IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
29 REQUIRED_USE="|| ( agent frontend proxy server )
30 proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
31
32 diff --git a/net-analyzer/zabbix/zabbix-4.4.7.ebuild b/net-analyzer/zabbix/zabbix-4.4.7.ebuild
33 index 1d39806c33f..4f4099f27c6 100644
34 --- a/net-analyzer/zabbix/zabbix-4.4.7.ebuild
35 +++ b/net-analyzer/zabbix/zabbix-4.4.7.ebuild
36 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/zabbix/ZABBIX%20Latest%20Stable/${PV}/${P}
37 LICENSE="GPL-2"
38 SLOT="0"
39 WEBAPP_MANUAL_SLOT="yes"
40 -KEYWORDS="amd64 ~x86"
41 +KEYWORDS="amd64 x86"
42 IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
43 REQUIRED_USE="|| ( agent frontend proxy server )
44 proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )