diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-01 08:16:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-01 08:16:06 +0200 |
commit | f0dba8fc2b69bbb07a194734b22532ee4284d0d6 (patch) | |
tree | e42d1302b4545d33ebe88081ccd2867c2f005260 /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 6.0.8 x86, #873778 (diff) | |
download | gentoo-f0dba8fc2b69bbb07a194734b22532ee4284d0d6.tar.gz gentoo-f0dba8fc2b69bbb07a194734b22532ee4284d0d6.tar.bz2 gentoo-f0dba8fc2b69bbb07a194734b22532ee4284d0d6.zip |
net-analyzer/zabbix: Stabilize 6.2.2 x86, #873778
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.2.2.ebuild b/net-analyzer/zabbix/zabbix-6.2.2.ebuild index 810572bb83de..0a0d755be321 100644 --- a/net-analyzer/zabbix/zabbix-6.2.2.ebuild +++ b/net-analyzer/zabbix/zabbix-6.2.2.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 +pcre2 +postgres proxy server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |