diff options
Diffstat (limited to 'net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild')
-rw-r--r-- | net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild b/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild index 2f857bd4ed00..c263c8a9c05e 100644 --- a/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild +++ b/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild,v 1.2 2005/08/13 16:06:58 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-driver/hostap-driver-0.3.9.ebuild,v 1.3 2005/08/16 12:34:58 brix Exp $ inherit toolchain-funcs eutils linux-mod @@ -9,7 +9,7 @@ HOMEPAGE="http://hostap.epitest.fi" SRC_URI="${SRC_URI} http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~ppc x86" IUSE="pcmcia" SLOT="0" |