diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:26:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-09 10:30:50 +0200 |
commit | cb9a4e8119b099ff3e91f3e00281f3e8455eb59f (patch) | |
tree | ecf5239834ac9b4ed0eed6e0e53a73c18fe30ff4 /net-analyzer | |
parent | media-libs/coin: amd64 stable wrt bug #744901 (diff) | |
download | gentoo-cb9a4e8119b099ff3e91f3e00281f3e8455eb59f.tar.gz gentoo-cb9a4e8119b099ff3e91f3e00281f3e8455eb59f.tar.bz2 gentoo-cb9a4e8119b099ff3e91f3e00281f3e8455eb59f.zip |
net-analyzer/zabbix: amd64 stable wrt bug #745036
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.24.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.3.ebuild | 2 |
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 53b0392d99ff..065c01ba723d 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 0918dc7c5b0f..c105a7d5d7ea 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 ) ) |