summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-10-07 08:59:00 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-10-07 09:09:02 +0200
commitbf100bfda4563f3d2d95a69bc1e776548293c0f4 (patch)
treecce0251217167dcc62bad98eabeef4b461712ca0 /net-analyzer
parentmedia-libs/coin: x86 stable wrt bug #744901 (diff)
downloadgentoo-bf100bfda4563f3d2d95a69bc1e776548293c0f4.tar.gz
gentoo-bf100bfda4563f3d2d95a69bc1e776548293c0f4.tar.bz2
gentoo-bf100bfda4563f3d2d95a69bc1e776548293c0f4.zip
net-analyzer/zabbix: x86 stable wrt bug #745036
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-4.0.24.ebuild2
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.24.ebuild b/net-analyzer/zabbix/zabbix-4.0.24.ebuild
index 844a2e68741e..53b0392d99ff 100644
--- a/net-analyzer/zabbix/zabbix-4.0.24.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.24.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
REQUIRED_USE="|| ( agent frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )
diff --git a/net-analyzer/zabbix/zabbix-5.0.3.ebuild b/net-analyzer/zabbix/zabbix-5.0.3.ebuild
index e393d4a24eba..0918dc7c5b0f 100644
--- a/net-analyzer/zabbix/zabbix-5.0.3.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/$(ver_cut 1-2)/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
WEBAPP_MANUAL_SLOT="yes"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="+agent java curl frontend ipv6 ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static"
REQUIRED_USE="|| ( agent frontend proxy server )
proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) )