diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:52:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-19 08:52:34 +0100 |
commit | c416f94cee92a3df58ff6876a273414f8de53e72 (patch) | |
tree | e1783f394faca869634c6cbcdde5b5b67dfa823d /net-analyzer | |
parent | x11-libs/goffice: amd64 stable wrt bug #834844 (diff) | |
download | gentoo-c416f94cee92a3df58ff6876a273414f8de53e72.tar.gz gentoo-c416f94cee92a3df58ff6876a273414f8de53e72.tar.bz2 gentoo-c416f94cee92a3df58ff6876a273414f8de53e72.zip |
net-analyzer/zabbix: amd64 stable wrt bug #834992
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.38-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.4.10-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.38-r1.ebuild b/net-analyzer/zabbix/zabbix-4.0.38-r1.ebuild index 339113b04c91..bb7265b117e4 100644 --- a/net-analyzer/zabbix/zabbix-4.0.38-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.38-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://cdn.zabbix.com/${PN}/sources/stable/4.0/${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 server snmp sqlite ssh ssl static xmpp" REQUIRED_USE="|| ( agent frontend proxy server ) ssl? ( ^^ ( gnutls mbedtls openssl ) ) diff --git a/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild b/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild index 76616a32be62..b97d5fcc1f6a 100644 --- a/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.20-r1.ebuild @@ -235,7 +235,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 ssl static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite ) ) diff --git a/net-analyzer/zabbix/zabbix-5.4.10-r1.ebuild b/net-analyzer/zabbix/zabbix-5.4.10-r1.ebuild index 12da2cb81ef4..22950eb616af 100644 --- a/net-analyzer/zabbix/zabbix-5.4.10-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.4.10-r1.ebuild @@ -260,7 +260,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 ssl static" REQUIRED_USE="|| ( agent agent2 frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite ) ) |