diff options
author | Joshua Kinard <kumba@gentoo.org> | 2005-10-16 06:32:21 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2005-10-16 06:32:21 +0000 |
commit | 5024bd55d51cd83925206b4db55bec2476f05df4 (patch) | |
tree | d5503723d1db8a933376d6873ad8da68d85ac8be /net-analyzer/ttcp/ttcp-1.12.ebuild | |
parent | arm stable (diff) | |
download | gentoo-2-5024bd55d51cd83925206b4db55bec2476f05df4.tar.gz gentoo-2-5024bd55d51cd83925206b4db55bec2476f05df4.tar.bz2 gentoo-2-5024bd55d51cd83925206b4db55bec2476f05df4.zip |
Marked stable on mips.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'net-analyzer/ttcp/ttcp-1.12.ebuild')
-rw-r--r-- | net-analyzer/ttcp/ttcp-1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/ttcp/ttcp-1.12.ebuild b/net-analyzer/ttcp/ttcp-1.12.ebuild index 098c4ac5d1b1..30690b973e49 100644 --- a/net-analyzer/ttcp/ttcp-1.12.ebuild +++ b/net-analyzer/ttcp/ttcp-1.12.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/ttcp/ttcp-1.12.ebuild,v 1.10 2005/05/16 01:17:06 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttcp/ttcp-1.12.ebuild,v 1.11 2005/10/16 06:32:21 kumba Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="x86 ~amd64 ~ppc ppc-macos" +KEYWORDS="x86 ~amd64 ~ppc ppc-macos mips" DEPEND="virtual/libc" |