diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:54:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:54:48 +0200 |
commit | 92f8347db595cc793a5f783bc9e616d3491b4445 (patch) | |
tree | 6f47e1a26507415d4656a1a62bf3240297df2914 /net-analyzer/zabbix | |
parent | dev-libs/libparserutils: amd64 stable wrt bug #728478 (diff) | |
download | gentoo-92f8347db595cc793a5f783bc9e616d3491b4445.tar.gz gentoo-92f8347db595cc793a5f783bc9e616d3491b4445.tar.bz2 gentoo-92f8347db595cc793a5f783bc9e616d3491b4445.zip |
net-analyzer/zabbix: amd64 stable wrt bug #728532
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.0.ebuild b/net-analyzer/zabbix/zabbix-5.0.0.ebuild index 0918dc7c5b0f..c105a7d5d7ea 100644 --- a/net-analyzer/zabbix/zabbix-5.0.0.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.0.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 ) ) |