diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:08:47 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:08:47 +0300 |
commit | 1ee3939ff1ae00f544f3db0657d82a1ae145dac8 (patch) | |
tree | 90dbbc3562a4833bbebbfcea34e6ff58923fc79c /net-analyzer/zabbix | |
parent | net-analyzer/zabbix: Stabilize 6.4.4 amd64, #911404 (diff) | |
download | gentoo-1ee3939ff1ae00f544f3db0657d82a1ae145dac8.tar.gz gentoo-1ee3939ff1ae00f544f3db0657d82a1ae145dac8.tar.bz2 gentoo-1ee3939ff1ae00f544f3db0657d82a1ae145dac8.zip |
net-analyzer/zabbix: Stabilize 4.0.47 x86, #911404
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.47.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.47.ebuild b/net-analyzer/zabbix/zabbix-4.0.47.ebuild index 7c31bf7c6aee..96f83a23947e 100644 --- a/net-analyzer/zabbix/zabbix-4.0.47.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.47.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 selinux server snmp sqlite ssh static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ?? ( gnutls mbedtls openssl ) |