diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-10 22:35:58 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-12-10 22:35:58 +0100 |
commit | 99b777aa57a29079d98da521a05d53f1de8b32fb (patch) | |
tree | 6dff959ddbd8bbbf9fdbd62638e7dfb78566ccc5 /net-analyzer | |
parent | dev-util/ydiff: x86 stable (bug #759103) (diff) | |
download | gentoo-99b777aa57a29079d98da521a05d53f1de8b32fb.tar.gz gentoo-99b777aa57a29079d98da521a05d53f1de8b32fb.tar.bz2 gentoo-99b777aa57a29079d98da521a05d53f1de8b32fb.zip |
net-analyzer/zabbix: x86 stable (bug #759193)
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild | 2 | ||||
-rw-r--r-- | net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild b/net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild index c097176110ef..d7ad8e740a55 100644 --- a/net-analyzer/zabbix/zabbix-4.0.26-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-4.0.26-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 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 ) ) diff --git a/net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild b/net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild index b95dbdcff0ce..7fdc79246f1d 100644 --- a/net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.0.5-r1.ebuild @@ -15,7 +15,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 java curl frontend ipv6 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 ) ) diff --git a/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild b/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild index b95dbdcff0ce..7fdc79246f1d 100644 --- a/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-5.2.1-r1.ebuild @@ -15,7 +15,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 java curl frontend ipv6 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 ) ) |