diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-24 00:18:34 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-24 00:18:34 +0000 |
commit | 99886c494398b700789bbaf3d413ed80598ea279 (patch) | |
tree | 584e4f5a1f1178f2b56f38d83ca6305f6c0b9f9a /net-analyzer/netcat6/netcat6-1.0-r2.ebuild | |
parent | Version bump for dev channel release. (diff) | |
download | historical-99886c494398b700789bbaf3d413ed80598ea279.tar.gz historical-99886c494398b700789bbaf3d413ed80598ea279.tar.bz2 historical-99886c494398b700789bbaf3d413ed80598ea279.zip |
Keyword ~mips
Package-Manager: portage-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 |