diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 11:42:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 11:42:41 +0100 |
commit | 08819934f3d6d5f0e9c8af293652cf7a929b5202 (patch) | |
tree | 8a64dbf76ae670e50c4f9b7bb2dca1af4e2a9dda /net-analyzer | |
parent | sys-process/audit: x86 stable wrt bug #588734 (diff) | |
download | gentoo-08819934f3d6d5f0e9c8af293652cf7a929b5202.tar.gz gentoo-08819934f3d6d5f0e9c8af293652cf7a929b5202.tar.bz2 gentoo-08819934f3d6d5f0e9c8af293652cf7a929b5202.zip |
net-analyzer/zabbix: x86 stable wrt bug #591372
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.2.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zabbix/zabbix-2.2.15.ebuild b/net-analyzer/zabbix/zabbix-2.2.15.ebuild index 296af4d2a08a..d558c594de0f 100644 --- a/net-analyzer/zabbix/zabbix-2.2.15.ebuild +++ b/net-analyzer/zabbix/zabbix-2.2.15.ebuild @@ -16,7 +16,7 @@ SRC_URI="http://prdownloads.sourceforge.net/zabbix/${MY_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 snmp sqlite odbc static" REQUIRED_USE="|| ( agent frontend proxy server ) proxy? ( ^^ ( mysql oracle postgres sqlite odbc ) ) |