commit: b0b0ad4255aa00b4017e2c498f5a90b8a0bff598 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 3 09:09:58 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 3 09:09:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0b0ad42
net-analyzer/zabbix: Stabilize 4.0.27-r1 amd64, #763054 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild b/net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild index 7ce30397049..1ab91afa3ef 100644 --- a/net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.27-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" 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 ) )
