diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:02:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-26 21:02:38 +0200 |
commit | 63271767b631ed9851395b3825c5b80e5a7485db (patch) | |
tree | 968283b0283cf009cdab72e1a1bece9f71f2fab3 /net-analyzer | |
parent | net-analyzer/zabbix: Stabilize 6.0.12 amd64, #888968 (diff) | |
download | gentoo-63271767b631ed9851395b3825c5b80e5a7485db.tar.gz gentoo-63271767b631ed9851395b3825c5b80e5a7485db.tar.bz2 gentoo-63271767b631ed9851395b3825c5b80e5a7485db.zip |
net-analyzer/zabbix: Stabilize 6.2.6 amd64, #888968
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-6.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.2.6.ebuild b/net-analyzer/zabbix/zabbix-6.2.6.ebuild index ef2f02fcebe9..21333f63c79d 100644 --- a/net-analyzer/zabbix/zabbix-6.2.6.ebuild +++ b/net-analyzer/zabbix/zabbix-6.2.6.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 server snmp sqlite ssh static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) ?? ( gnutls openssl ) |