diff options
Diffstat (limited to 'net-analyzer/snmptt/snmptt-1.1.ebuild')
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snmptt/snmptt-1.1.ebuild b/net-analyzer/snmptt/snmptt-1.1.ebuild index 19b744bf5657..71e8a240cb2c 100644 --- a/net-analyzer/snmptt/snmptt-1.1.ebuild +++ b/net-analyzer/snmptt/snmptt-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.1.ebuild,v 1.2 2007/05/01 22:38:10 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.1.ebuild,v 1.3 2007/07/09 17:22:35 armin76 Exp $ MY_P="${P/-/_}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="~ppc ~sparc x86" SLOT="0" IUSE="mysql postgres" |