summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-27 10:43:26 +0000
committerSam James <sam@gentoo.org>2021-02-27 10:43:26 +0000
commit38418011a5355bc00025d219a5343834fa779258 (patch)
tree546adf7f925e6dbf314bf8bd1728458dc780c901 /net-analyzer
parentnet-libs/libnetfilter_cttimeout: Stabilize 1.0.0-r1 x86, #773205 (diff)
downloadgentoo-38418011a5355bc00025d219a5343834fa779258.tar.gz
gentoo-38418011a5355bc00025d219a5343834fa779258.tar.bz2
gentoo-38418011a5355bc00025d219a5343834fa779258.zip
net-analyzer/zabbix: Stabilize 4.0.28 x86, #773253
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-4.0.28.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.28.ebuild b/net-analyzer/zabbix/zabbix-4.0.28.ebuild
index 6eb470b33c50..cc3c76c03f26 100644
--- a/net-analyzer/zabbix/zabbix-4.0.28.ebuild
+++ b/net-analyzer/zabbix/zabbix-4.0.28.ebuild
@@ -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 ) )