diff options
author | Matthew Marlowe <mattm@gentoo.org> | 2013-01-18 23:58:34 +0000 |
---|---|---|
committer | Matthew Marlowe <mattm@gentoo.org> | 2013-01-18 23:58:34 +0000 |
commit | 06c1e520e984f855da151f8f0a78fe8c0a6f8267 (patch) | |
tree | 5c6f5663663ab7537fb7d729b384359acda6a553 /net-analyzer/zabbix/zabbix-2.0.4-r1.ebuild | |
parent | Keyworded amd64-linux and x86-linux (diff) | |
download | gentoo-2-06c1e520e984f855da151f8f0a78fe8c0a6f8267.tar.gz gentoo-2-06c1e520e984f855da151f8f0a78fe8c0a6f8267.tar.bz2 gentoo-2-06c1e520e984f855da151f8f0a78fe8c0a6f8267.zip |
Keyword change for 2.0.4-r1, ready for testing arches. Also, minor fix for 2.0 init files.
(Portage version: 2.1.11.43/cvs/Linux x86_64, signed Manifest commit with key 786037A7)
Diffstat (limited to 'net-analyzer/zabbix/zabbix-2.0.4-r1.ebuild')
-rw-r--r-- | net-analyzer/zabbix/zabbix-2.0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/zabbix/zabbix-2.0.4-r1.ebuild b/net-analyzer/zabbix/zabbix-2.0.4-r1.ebuild index eba2839a9c38..a8f7f4d8c900 100644 --- a/net-analyzer/zabbix/zabbix-2.0.4-r1.ebuild +++ b/net-analyzer/zabbix/zabbix-2.0.4-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.4-r1.ebuild,v 1.1 2013/01/18 18:51:53 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix/zabbix-2.0.4-r1.ebuild,v 1.2 2013/01/18 23:58:34 mattm Exp $ EAPI="2" @@ -15,7 +15,7 @@ SRC_URI="http://prdownloads.sourceforge.net/zabbix/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" WEBAPP_MANUAL_SLOT="yes" -KEYWORDS="" +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 ) |