diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2023-10-25 10:48:58 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2023-10-25 10:49:16 +0200 |
commit | 552bdc00f97123382cae20d655eb78bfbc2e3f9e (patch) | |
tree | ff518f2ce5d1ccc2f408b2cdef4bb1612672970f /net-analyzer/zabbix/zabbix-6.0.21.ebuild | |
parent | package.deprecated: add Bitcoin Core transitional packages (diff) | |
download | gentoo-552bdc00f97123382cae20d655eb78bfbc2e3f9e.tar.gz gentoo-552bdc00f97123382cae20d655eb78bfbc2e3f9e.tar.bz2 gentoo-552bdc00f97123382cae20d655eb78bfbc2e3f9e.zip |
net-analyzer/zabbix: stabilized amd64 on 4.0.48, 5.0.37 & 6.0.21
Closes: https://bugs.gentoo.org/914831
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix/zabbix-6.0.21.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.0.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.21.ebuild b/net-analyzer/zabbix/zabbix-6.0.21.ebuild index d469ee22e9d6..93ca25c13a37 100644 --- a/net-analyzer/zabbix/zabbix-6.0.21.ebuild +++ b/net-analyzer/zabbix/zabbix-6.0.21.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 selinux server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |