diff options
Diffstat (limited to 'net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild b/net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild index 0c2f52310196..b18a34e0b596 100644 --- a/net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild,v 1.2 2013/12/10 13:17:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.9-r1.ebuild,v 1.3 2013/12/10 13:23:28 ago Exp $ EAPI="5" @@ -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 jabber ldap mysql openipmi oracle postgres proxy server ssh snmp sqlite iodbc odbc static" COMMON_DEPEND="snmp? ( net-analyzer/net-snmp ) |