diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:02:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:02:37 +0200 |
commit | 2f5e3eb4547b045970380bcf6ca4d12565935f69 (patch) | |
tree | a3df043f474fb6fc452e10cf5a6ff7a345d0131c /net-analyzer/zabbix | |
parent | dev-python/werkzeug: Stabilize 2.2.3 arm, #897964 (diff) | |
download | gentoo-2f5e3eb4547b045970380bcf6ca4d12565935f69.tar.gz gentoo-2f5e3eb4547b045970380bcf6ca4d12565935f69.tar.bz2 gentoo-2f5e3eb4547b045970380bcf6ca4d12565935f69.zip |
net-analyzer/zabbix: Stabilize 5.0.30 amd64, #888968
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.30.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.30.ebuild b/net-analyzer/zabbix/zabbix-5.0.30.ebuild index ef7ad2f9898e..c5d4ab2db7d0 100644 --- a/net-analyzer/zabbix/zabbix-5.0.30.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.30.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 ) |