diff options
Diffstat (limited to 'dev-python/snmpy/snmpy-1.0_alpha4.ebuild')
-rw-r--r-- | dev-python/snmpy/snmpy-1.0_alpha4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild index 4d367b4489d4..a407cb8da1e8 100644 --- a/dev-python/snmpy/snmpy-1.0_alpha4.ebuild +++ b/dev-python/snmpy/snmpy-1.0_alpha4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.12 2003/04/04 01:22:43 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.13 2003/06/21 22:30:25 drobbins Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/snmpy/${TARNAME}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/snmpy/" LICENSE="CNRI" SLOT="0" -KEYWORDS="x86 sparc alpha" +KEYWORDS="x86 amd64 sparc alpha" DEPEND="virtual/python >=net-analyzer/ucd-snmp-4.2.0" |