diff options
Diffstat (limited to 'net-analyzer/ucd-snmp/ucd-snmp-4.2.5.ebuild')
-rw-r--r-- | net-analyzer/ucd-snmp/ucd-snmp-4.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ucd-snmp/ucd-snmp-4.2.5.ebuild b/net-analyzer/ucd-snmp/ucd-snmp-4.2.5.ebuild index 54c98eeb01d7..83c26ad34654 100644 --- a/net-analyzer/ucd-snmp/ucd-snmp-4.2.5.ebuild +++ b/net-analyzer/ucd-snmp/ucd-snmp-4.2.5.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/net-analyzer/ucd-snmp/ucd-snmp-4.2.5.ebuild,v 1.2 2002/07/18 23:22:52 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ucd-snmp/ucd-snmp-4.2.5.ebuild,v 1.3 2002/08/14 12:12:29 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="Software for generating and retrieving SNMP data" @@ -14,7 +14,7 @@ DEPEND="<sys-libs/db-2 SLOT="0" LICENSE="as-is" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { local myconf |