diff options
author | Sam James <sam@gentoo.org> | 2023-06-28 22:21:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-28 22:21:41 +0100 |
commit | a4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0 (patch) | |
tree | 5f247c36b38060465e7f326894d60f40c78568ae /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 6.0.18 amd64, #907283 (diff) | |
download | gentoo-a4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0.tar.gz gentoo-a4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0.tar.bz2 gentoo-a4a7ff6f5ecb010c93ce7f6c7e8ff5a52c3ddca0.zip |
net-analyzer/zabbix: Stabilize 6.4.3 amd64, #907283
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.4.3.ebuild b/net-analyzer/zabbix/zabbix-6.4.3.ebuild index 2423117090ed..dd680cb76e33 100644 --- a/net-analyzer/zabbix/zabbix-6.4.3.ebuild +++ b/net-analyzer/zabbix/zabbix-6.4.3.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 ) |