diff options
author | David Holm <dholm@gentoo.org> | 2005-07-19 15:35:32 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-19 15:35:32 +0000 |
commit | b2d123dade40a6286f8d138e94735cc4319e2fde (patch) | |
tree | 158c3881af984ae048b6807c9dea1bbf688b0dae /net-analyzer/nttcp/nttcp-1.47.ebuild | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-b2d123dade40a6286f8d138e94735cc4319e2fde.tar.gz gentoo-2-b2d123dade40a6286f8d138e94735cc4319e2fde.tar.bz2 gentoo-2-b2d123dade40a6286f8d138e94735cc4319e2fde.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/nttcp/nttcp-1.47.ebuild')
-rw-r--r-- | net-analyzer/nttcp/nttcp-1.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nttcp/nttcp-1.47.ebuild b/net-analyzer/nttcp/nttcp-1.47.ebuild index 3a30c46e1700..3266bba2f56a 100644 --- a/net-analyzer/nttcp/nttcp-1.47.ebuild +++ b/net-analyzer/nttcp/nttcp-1.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47.ebuild,v 1.8 2005/05/16 00:54:19 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47.ebuild,v 1.9 2005/07/19 15:32:25 dholm Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://www.leo.org/~elmar/nttcp/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~alpha ~amd64 ia64" +KEYWORDS="~alpha ~amd64 ia64 ~ppc x86" IUSE="" DEPEND="virtual/libc" |