diff options
author | 2022-01-04 09:39:45 +0100 | |
---|---|---|
committer | 2022-01-04 09:39:45 +0100 | |
commit | 8c6ec82432e7e5fe88d9f977be7cbd38538be1d4 (patch) | |
tree | 14e798003ee82180060e8bae4a1f4b21bebca0a5 /net-analyzer/zabbix | |
parent | dev-libs/libpipeline: Removed old (diff) | |
download | gentoo-8c6ec82432e7e5fe88d9f977be7cbd38538be1d4.tar.gz gentoo-8c6ec82432e7e5fe88d9f977be7cbd38538be1d4.tar.bz2 gentoo-8c6ec82432e7e5fe88d9f977be7cbd38538be1d4.zip |
net-analyzer/zabbix: Stabilize 4.0.36 x86, #830442
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.36.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.36.ebuild b/net-analyzer/zabbix/zabbix-4.0.36.ebuild index b49a5666f48c..ea768e73c470 100644 --- a/net-analyzer/zabbix/zabbix-4.0.36.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.36.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${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 ssl static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ssl? ( ^^ ( gnutls mbedtls openssl ) ) |