diff options
author | Sam James <sam@gentoo.org> | 2021-02-28 15:56:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-28 15:56:27 +0000 |
commit | 5f65a6a11ab941ced0a9bd36fd01a77aa2ca2861 (patch) | |
tree | 4a750f8a852d547090e461f5da06cca207a16c4e /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 5.0.8 amd64, #773253 (diff) | |
download | gentoo-5f65a6a11ab941ced0a9bd36fd01a77aa2ca2861.tar.gz gentoo-5f65a6a11ab941ced0a9bd36fd01a77aa2ca2861.tar.bz2 gentoo-5f65a6a11ab941ced0a9bd36fd01a77aa2ca2861.zip |
net-analyzer/zabbix: Stabilize 5.2.4 amd64, #773253
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.2.4.ebuild b/net-analyzer/zabbix/zabbix-5.2.4.ebuild index bafa930dd192..90a6d16b59ee 100644 --- a/net-analyzer/zabbix/zabbix-5.2.4.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.4.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/$(ver_cut 1-2)" 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 ) ) |