diff options
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3.ebuild b/net-analyzer/netselect/netselect-0.3.ebuild index 7c790534d893..7b199114f8ca 100644 --- a/net-analyzer/netselect/netselect-0.3.ebuild +++ b/net-analyzer/netselect/netselect-0.3.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/net-analyzer/netselect/netselect-0.3.ebuild,v 1.9 2003/05/14 01:52:26 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3.ebuild,v 1.10 2003/07/18 20:59:56 tester Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Ultrafast implementation of ping." @@ -9,7 +9,7 @@ SRC_URI="http://www.worldvisions.ca/~apenwarr/netselect/${P}.tar.gz" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc alpha hppa ~mips" +KEYWORDS="x86 ppc sparc alpha hppa ~mips amd64" src_compile() { mv Makefile Makefile.orig |