summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-05 15:44:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-05 15:44:27 +0200
commitf281fb5cc22580b74a99ea1041f3af184128e0ba (patch)
treecae11b4a18b272ac10cf0b4c515ca6e170bca92c /net-analyzer
parentmedia-sound/vimpc: amd64 stable wrt bug #732760 (diff)
downloadgentoo-f281fb5cc22580b74a99ea1041f3af184128e0ba.tar.gz
gentoo-f281fb5cc22580b74a99ea1041f3af184128e0ba.tar.bz2
gentoo-f281fb5cc22580b74a99ea1041f3af184128e0ba.zip
net-analyzer/zabbix: amd64 stable wrt bug #733118
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')
-rw-r--r--net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild b/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild
index e501abc50b27..a18b19a5d285 100644
--- a/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-3.0.31-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/stable/${PV}/${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 ) )