diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:03:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-18 09:29:00 +0200 |
commit | 21a800b624e37630234b7befa7e421ea6d7806b9 (patch) | |
tree | a7244c8d7615465bdd1e3bfcaac6b1459eb90492 /net-analyzer/zabbix | |
parent | app-eselect/eselect-python: Mark ALLARCHES (diff) | |
download | gentoo-21a800b624e37630234b7befa7e421ea6d7806b9.tar.gz gentoo-21a800b624e37630234b7befa7e421ea6d7806b9.tar.bz2 gentoo-21a800b624e37630234b7befa7e421ea6d7806b9.zip |
net-analyzer/zabbix: amd64 stable wrt bug #739394
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer/zabbix')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.23.ebuild b/net-analyzer/zabbix/zabbix-4.0.23.ebuild index 53b0392d99ff..065c01ba723d 100644 --- a/net-analyzer/zabbix/zabbix-4.0.23.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.23.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="+agent java curl frontend ipv6 xmpp ldap libxml2 mysql openipmi oracle +postgres proxy server ssh ssl snmp sqlite odbc static" REQUIRED_USE="|| ( agent frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) ) |