diff options
Diffstat (limited to 'net-misc/e100/e100-2.3.30.ebuild')
-rw-r--r-- | net-misc/e100/e100-2.3.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/e100/e100-2.3.30.ebuild b/net-misc/e100/e100-2.3.30.ebuild index 847760c922f2..0cbe92db7e5c 100644 --- a/net-misc/e100/e100-2.3.30.ebuild +++ b/net-misc/e100/e100-2.3.30.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-misc/e100/e100-2.3.30.ebuild,v 1.1 2003/10/30 11:27:45 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.30.ebuild,v 1.2 2003/12/04 18:01:03 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" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz" RESTRICT="nomirror" S="${WORKDIR}/${P}" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" src_compile() { check_KV |