summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2021-06-30 10:44:11 +0200
committerMiroslav Šulc <fordfrog@gentoo.org>2021-06-30 10:44:22 +0200
commit277fa0de9d1165e3c4086015ea20126882e55015 (patch)
treeb26ca5177dc6ee743d1d6d20e06b32fd8d14fe25 /net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild
parentnet-analyzer/zabbix: removed obsolete 5.0.1[01]-r1 & 5.4.0-r1 (diff)
downloadgentoo-277fa0de9d1165e3c4086015ea20126882e55015.tar.gz
gentoo-277fa0de9d1165e3c4086015ea20126882e55015.tar.bz2
gentoo-277fa0de9d1165e3c4086015ea20126882e55015.zip
net-analyzer/zabbix: removed odbc from server/proxy restrictions
Closes: https://bugs.gentoo.org/785205 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild b/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild
index fc80e61bdea4..3b5650bd50ce 100644
--- a/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.8-r1.ebuild
@@ -18,8 +18,8 @@ WEBAPP_MANUAL_SLOT="yes"
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 ) )
- server? ( ^^ ( mysql oracle postgres odbc ) )
+ proxy? ( ^^ ( mysql oracle postgres sqlite ) )
+ server? ( ^^ ( mysql oracle postgres ) )
static? ( !oracle !snmp )"
COMMON_DEPEND="