summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-10-01 08:09:16 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-10-01 08:09:16 +0200
commitc30bea4882e6f4a0f0cf371170b6182e7dca7151 (patch)
treefd5b869989d72d16d0e71fb502a4caffe40cf0ce /net-analyzer
parentwww-apps/mediawiki: Stabilize 1.38.4 ALLARCHES, #873775 (diff)
downloadgentoo-c30bea4882e6f4a0f0cf371170b6182e7dca7151.tar.gz
gentoo-c30bea4882e6f4a0f0cf371170b6182e7dca7151.tar.bz2
gentoo-c30bea4882e6f4a0f0cf371170b6182e7dca7151.zip
net-analyzer/zabbix: Stabilize 5.0.27 amd64, #873778
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/zabbix/zabbix-5.0.27.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-5.0.27.ebuild b/net-analyzer/zabbix/zabbix-5.0.27.ebuild
index d3c97bb80618..326e7d75b518 100644
--- a/net-analyzer/zabbix/zabbix-5.0.27.ebuild
+++ b/net-analyzer/zabbix/zabbix-5.0.27.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 )