diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 16:45:04 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-22 16:45:04 +0000 |
commit | 8916aa4767c54bb921b533a932a8200b6a1749f7 (patch) | |
tree | 8fb5650ed8a042c9ee9e6b564df2eb7d78ad98ba /net-analyzer | |
parent | dev-python/colorclass: Stabilize 2.2.2-r1 arm64, #903856 (diff) | |
download | gentoo-8916aa4767c54bb921b533a932a8200b6a1749f7.tar.gz gentoo-8916aa4767c54bb921b533a932a8200b6a1749f7.tar.bz2 gentoo-8916aa4767c54bb921b533a932a8200b6a1749f7.zip |
net-analyzer/zabbix: Stabilize 5.0.32 x86, #904213
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.32.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.32.ebuild b/net-analyzer/zabbix/zabbix-5.0.32.ebuild index b222b43af169..c5d4ab2db7d0 100644 --- a/net-analyzer/zabbix/zabbix-5.0.32.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.32.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 ) |