diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:34:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 01:35:40 +0100 |
commit | 2bf3466eee8631b23b8ca180ebf28f05afc7e826 (patch) | |
tree | 8199b7e00061050c002c2863276219da87695ec8 /net-analyzer | |
parent | net-vpn/tor: x86 stable (bug #753755) (diff) | |
download | gentoo-2bf3466eee8631b23b8ca180ebf28f05afc7e826.tar.gz gentoo-2bf3466eee8631b23b8ca180ebf28f05afc7e826.tar.bz2 gentoo-2bf3466eee8631b23b8ca180ebf28f05afc7e826.zip |
net-analyzer/zabbix: x86 stable (bug #753686)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.25.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.25.ebuild b/net-analyzer/zabbix/zabbix-4.0.25.ebuild index 844a2e68741e..53b0392d99ff 100644 --- a/net-analyzer/zabbix/zabbix-4.0.25.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.25.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.4.ebuild b/net-analyzer/zabbix/zabbix-5.0.4.ebuild index e393d4a24eba..0918dc7c5b0f 100644 --- a/net-analyzer/zabbix/zabbix-5.0.4.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.4.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 ) ) |