diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-31 17:37:37 +0100 |
commit | 5aef0d7f3e602d1eea9123320b330715efd98a8e (patch) | |
tree | 76cf5762899ef51ef81d085e3179cc771c4741ad /net-analyzer | |
parent | dev-perl/XMLRPC-Lite: Stabilize 0.717.0-r1 amd64, #877713 (diff) | |
download | gentoo-5aef0d7f3e602d1eea9123320b330715efd98a8e.tar.gz gentoo-5aef0d7f3e602d1eea9123320b330715efd98a8e.tar.bz2 gentoo-5aef0d7f3e602d1eea9123320b330715efd98a8e.zip |
net-analyzer/zabbix: Stabilize 4.0.44 amd64, #878041
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.44.ebuild b/net-analyzer/zabbix/zabbix-4.0.44.ebuild index b24c08490b7a..609144f61ebb 100644 --- a/net-analyzer/zabbix/zabbix-4.0.44.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.44.ebuild @@ -15,7 +15,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 curl frontend gnutls ipv6 java ldap libxml2 mbedtls mysql odbc openipmi +openssl oracle +postgres proxy server snmp sqlite ssh static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ?? ( gnutls mbedtls openssl ) |