diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-12-24 16:48:06 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-12-24 16:48:06 +0000 |
commit | ad05f7c45996dfdb35f32aba414bdf75e505ca31 (patch) | |
tree | 05408ef389d781f6aaf7497b3fec125ea59e73bc /net-misc/e100/e100-2.3.43.ebuild | |
parent | Moved from app-sci/moldy to sci-chemistry/moldy. (diff) | |
download | historical-ad05f7c45996dfdb35f32aba414bdf75e505ca31.tar.gz historical-ad05f7c45996dfdb35f32aba414bdf75e505ca31.tar.bz2 historical-ad05f7c45996dfdb35f32aba414bdf75e505ca31.zip |
x86 stable
Diffstat (limited to 'net-misc/e100/e100-2.3.43.ebuild')
-rw-r--r-- | net-misc/e100/e100-2.3.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |