diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-12 21:31:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-12 21:31:14 +0300 |
commit | 620c9d2651a8ca7c1a15e52bbc5f1b6f288ac787 (patch) | |
tree | a27418ff6f96f0bacb6e95912b30cb3fac54809a /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 6.0.14 amd64, #904213 (diff) | |
download | gentoo-620c9d2651a8ca7c1a15e52bbc5f1b6f288ac787.tar.gz gentoo-620c9d2651a8ca7c1a15e52bbc5f1b6f288ac787.tar.bz2 gentoo-620c9d2651a8ca7c1a15e52bbc5f1b6f288ac787.zip |
net-analyzer/zabbix: Stabilize 6.2.8 amd64, #904213
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.2.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.2.8.ebuild b/net-analyzer/zabbix/zabbix-6.2.8.ebuild index f3edadcff0ce..da72c61d9417 100644 --- a/net-analyzer/zabbix/zabbix-6.2.8.ebuild +++ b/net-analyzer/zabbix/zabbix-6.2.8.ebuild @@ -24,7 +24,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 static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |