diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-04 09:39:59 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-01-04 09:39:59 +0100 |
commit | f061fff4bdd95eebef87bec887640f1ff05ea0e9 (patch) | |
tree | abfaff8fcd02f412ab3446004339426ae428b0c1 /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 5.0.18-r1 x86, #830442 (diff) | |
download | gentoo-f061fff4bdd95eebef87bec887640f1ff05ea0e9.tar.gz gentoo-f061fff4bdd95eebef87bec887640f1ff05ea0e9.tar.bz2 gentoo-f061fff4bdd95eebef87bec887640f1ff05ea0e9.zip |
net-analyzer/zabbix: Stabilize 5.4.8-r1 x86, #830442
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild b/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild index a7f3d93fb345..4ce856f85891 100644 --- a/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.4.8-r1.ebuild @@ -260,7 +260,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 +agent2 curl frontend gnutls ipv6 java ldap libxml2 mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh ssl static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite ) ) |