diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:07:28 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 12:07:28 +0200 |
commit | 2bcd13afaabd75bcbc0492c363226162ae440eb3 (patch) | |
tree | 514854892834460510df9e5b661b2f740ac5a925 /net-analyzer | |
parent | x11-wm/openbox: sparc stable wrt bug #722488 (diff) | |
download | gentoo-2bcd13afaabd75bcbc0492c363226162ae440eb3.tar.gz gentoo-2bcd13afaabd75bcbc0492c363226162ae440eb3.tar.bz2 gentoo-2bcd13afaabd75bcbc0492c363226162ae440eb3.zip |
net-analyzer/zabbix: x86 stable wrt bug #720092
Package-Manager: Portage-2.3.99, Repoman-2.3.22
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.19.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.4.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.19.ebuild b/net-analyzer/zabbix/zabbix-4.0.19.ebuild index b93d1c5ef9ed..5fe2b0dd7666 100644 --- a/net-analyzer/zabbix/zabbix-4.0.19.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.19.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/zabbix/ZABBIX%20Latest%20Stable/${PV}/${P} 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-4.4.7.ebuild b/net-analyzer/zabbix/zabbix-4.4.7.ebuild index 1d39806c33fd..4f4099f27c63 100644 --- a/net-analyzer/zabbix/zabbix-4.4.7.ebuild +++ b/net-analyzer/zabbix/zabbix-4.4.7.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/project/zabbix/ZABBIX%20Latest%20Stable/${PV}/${P} 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 ) ) |