diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-24 00:16:06 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-24 00:16:06 +0000 |
commit | 5164a0fed02189194566c2d306aad70526942a1d (patch) | |
tree | 12c62e3b56fb25b39f692f16e4523d23c9c4b823 /net-analyzer/netcat6/netcat6-1.0-r2.ebuild | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-5164a0fed02189194566c2d306aad70526942a1d.tar.gz gentoo-2-5164a0fed02189194566c2d306aad70526942a1d.tar.bz2 gentoo-2-5164a0fed02189194566c2d306aad70526942a1d.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/netcat6/netcat6-1.0-r2.ebuild')
-rw-r--r-- | net-analyzer/netcat6/netcat6-1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild b/net-analyzer/netcat6/netcat6-1.0-r2.ebuild index 2bacc300328c..17ac4a475244 100644 --- a/net-analyzer/netcat6/netcat6-1.0-r2.ebuild +++ b/net-analyzer/netcat6/netcat6-1.0-r2.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/netcat6/netcat6-1.0-r2.ebuild,v 1.9 2012/04/14 18:47:21 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat6/netcat6-1.0-r2.ebuild,v 1.10 2012/07/24 00:16:06 blueness Exp $ inherit eutils autotools @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.deepspace6.net/pub/ds6/sources/nc6/nc6-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="ipv6 nls bluetooth" # need to block netcat as we provide the "nc" file now too |