summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-08-16 02:49:58 +0000
commit9808d157d702d9dcf216955e1c508558cd49a002 (patch)
tree43727ade06eb134fbef7c19ca87f4babf9c6d998 /dev-python/snmpy
parentAdding sparc/sparc64 keywords (diff)
downloadhistorical-9808d157d702d9dcf216955e1c508558cd49a002.tar.gz
historical-9808d157d702d9dcf216955e1c508558cd49a002.tar.bz2
historical-9808d157d702d9dcf216955e1c508558cd49a002.zip
Adding sparc/sparc64 keywords
Diffstat (limited to 'dev-python/snmpy')
-rw-r--r--dev-python/snmpy/snmpy-1.0_alpha4.ebuild4
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 e2666a1880c6..36666f90f512 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-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.4 2002/08/02 02:12:58 jnelson Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/snmpy/snmpy-1.0_alpha4.ebuild,v 1.5 2002/08/16 02:49:58 murphy Exp $
TARNAME=snmpy-alpha-4
S=${WORKDIR}/${TARNAME}
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/snmpy/${TARNAME}.tar.gz"
HOMEPAGE="http://sourceforge.net/projects/snmpy/"
LICENSE="CNRI"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 sparc sparc64"
DEPEND="virtual/python
>=net-analyzer/ucd-snmp-4.2.0"