diff options
Diffstat (limited to 'net-wireless/hostapd/hostapd-0.3.7.ebuild')
-rw-r--r-- | net-wireless/hostapd/hostapd-0.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostapd/hostapd-0.3.7.ebuild b/net-wireless/hostapd/hostapd-0.3.7.ebuild index 802410d63e04..b2b1a6a4879a 100644 --- a/net-wireless/hostapd/hostapd-0.3.7.ebuild +++ b/net-wireless/hostapd/hostapd-0.3.7.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/hostapd/hostapd-0.3.7.ebuild,v 1.2 2005/04/16 09:06:45 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.3.7.ebuild,v 1.3 2005/06/27 09:05:23 dholm Exp $ inherit toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="ppc x86" IUSE="ssl" |