diff options
Diffstat (limited to 'net-analyzer/mtr/mtr-0.49-r1.ebuild')
-rw-r--r-- | net-analyzer/mtr/mtr-0.49-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mtr/mtr-0.49-r1.ebuild b/net-analyzer/mtr/mtr-0.49-r1.ebuild index b0567872f79d..adde4225bb8f 100644 --- a/net-analyzer/mtr/mtr-0.49-r1.ebuild +++ b/net-analyzer/mtr/mtr-0.49-r1.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/mtr/mtr-0.49-r1.ebuild,v 1.4 2002/08/26 11:03:55 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/mtr/mtr-0.49-r1.ebuild,v 1.5 2002/09/04 20:02:03 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="Matt's TraceRoute. Excellent network diagnostic tool." @@ -12,7 +12,7 @@ DEPEND=">=sys-libs/ncurses-5.2 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64" src_compile() { local myconf |