diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-24 00:08:40 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-24 00:08:40 +0000 |
commit | 9f585d9696e62cb7033476f5fe6e12e523c7046f (patch) | |
tree | bfd49083978079c12e5414d7002225e7dfebb026 /net-analyzer/nttcp | |
parent | Version bump for dev channel release. (diff) | |
download | gentoo-2-9f585d9696e62cb7033476f5fe6e12e523c7046f.tar.gz gentoo-2-9f585d9696e62cb7033476f5fe6e12e523c7046f.tar.bz2 gentoo-2-9f585d9696e62cb7033476f5fe6e12e523c7046f.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/nttcp')
-rw-r--r-- | net-analyzer/nttcp/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/nttcp/nttcp-1.47-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/nttcp/ChangeLog b/net-analyzer/nttcp/ChangeLog index a678d2e37eaf..abff9ed9b055 100644 --- a/net-analyzer/nttcp/ChangeLog +++ b/net-analyzer/nttcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/nttcp # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/ChangeLog,v 1.18 2012/01/22 16:42:57 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/ChangeLog,v 1.19 2012/07/24 00:08:40 blueness Exp $ + + 24 Jul 2012; Anthony G. Basile <blueness@gentoo.org> nttcp-1.47-r1.ebuild: + Keyword ~mips 22 Jan 2012; Jeroen Roovers <jer@gentoo.org> -nttcp-1.47.ebuild: Old. diff --git a/net-analyzer/nttcp/nttcp-1.47-r1.ebuild b/net-analyzer/nttcp/nttcp-1.47-r1.ebuild index a2e591e7decd..1c50e2346b5f 100644 --- a/net-analyzer/nttcp/nttcp-1.47-r1.ebuild +++ b/net-analyzer/nttcp/nttcp-1.47-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47-r1.ebuild,v 1.5 2012/01/22 15:13:04 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nttcp/nttcp-1.47-r1.ebuild,v 1.6 2012/07/24 00:08:40 blueness 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="amd64 ~ppc x86" +KEYWORDS="amd64 ~mips ~ppc x86" IUSE="" src_compile() { |