diff options
Diffstat (limited to 'net-analyzer/netcat')
-rw-r--r-- | net-analyzer/netcat/netcat-110-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netcat/netcat-110-r4.ebuild b/net-analyzer/netcat/netcat-110-r4.ebuild index c2b633f89c71..a2ea3a2e0826 100644 --- a/net-analyzer/netcat/netcat-110-r4.ebuild +++ b/net-analyzer/netcat/netcat-110-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r4.ebuild,v 1.3 2003/10/05 21:12:18 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netcat/netcat-110-r4.ebuild,v 1.4 2003/11/22 08:13:47 vapier Exp $ inherit eutils @@ -14,7 +14,7 @@ HOMEPAGE="http://www.atstake.com/research/tools/network_utilities/" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" IUSE="ipv6 static" DEPEND="virtual/glibc" |