summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-26 21:02:37 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-26 21:02:37 +0200
commit73b13a8db76b29d6d435384cc0dcb093dc781036 (patch)
treeaa556f945fbe22c8e9bb4e277ea37e843aa99afe /net-analyzer
parentnet-analyzer/zabbix: Stabilize 5.0.30 amd64, #888968 (diff)
downloadgentoo-73b13a8db76b29d6d435384cc0dcb093dc781036.tar.gz
gentoo-73b13a8db76b29d6d435384cc0dcb093dc781036.tar.bz2
gentoo-73b13a8db76b29d6d435384cc0dcb093dc781036.zip
net-analyzer/zabbix: Stabilize 6.0.12 amd64, #888968
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-6.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-6.0.12.ebuild b/net-analyzer/zabbix/zabbix-6.0.12.ebuild
index ef2f02fcebe9..21333f63c79d 100644
--- a/net-analyzer/zabbix/zabbix-6.0.12.ebuild
+++ b/net-analyzer/zabbix/zabbix-6.0.12.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 )