From ad05f7c45996dfdb35f32aba414bdf75e505ca31 Mon Sep 17 00:00:00 2001 From: Martin Holzer Date: Fri, 24 Dec 2004 16:48:06 +0000 Subject: x86 stable --- net-misc/e100/e100-2.3.43.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-misc/e100/e100-2.3.43.ebuild') diff --git a/net-misc/e100/e100-2.3.43.ebuild b/net-misc/e100/e100-2.3.43.ebuild index c7a91db9db6d..16a32efa79a6 100644 --- a/net-misc/e100/e100-2.3.43.ebuild +++ b/net-misc/e100/e100-2.3.43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.43.ebuild,v 1.4 2004/07/15 02:45:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.43.ebuild,v 1.5 2004/12/24 16:48:06 mholzer Exp $ DESCRIPTION="Linux base driver for the Intel(R) PRO/100 family of adapters" HOMEPAGE="http://support.intel.com/support/network/adapter/index.htm" @@ -9,7 +9,7 @@ DEPEND="virtual/linux-sources" SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz" SLOT="${KV}" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" src_compile() { -- cgit v1.2.3-65-gdbad