diff options
author | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2011-07-11 10:08:28 +0000 |
---|---|---|
committer | Bjarke Istrup Pedersen <gurligebis@gentoo.org> | 2011-07-11 10:08:28 +0000 |
commit | 0bdd00f441ae212e3eb7ae5e5fa39cb91cc90660 (patch) | |
tree | 1d988a9b405b509580a88784d14348719b28dd7b /net-wireless/hostapd/hostapd-0.7.3.ebuild | |
parent | Fixing bug #374729 (diff) | |
download | historical-0bdd00f441ae212e3eb7ae5e5fa39cb91cc90660.tar.gz historical-0bdd00f441ae212e3eb7ae5e5fa39cb91cc90660.tar.bz2 historical-0bdd00f441ae212e3eb7ae5e5fa39cb91cc90660.zip |
Fixing bug #374733
Package-Manager: portage-2.2.0_alpha43/cvs/Linux i686
Diffstat (limited to 'net-wireless/hostapd/hostapd-0.7.3.ebuild')
-rw-r--r-- | net-wireless/hostapd/hostapd-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostapd/hostapd-0.7.3.ebuild b/net-wireless/hostapd/hostapd-0.7.3.ebuild index df970f108a46..d54bff4cfc33 100644 --- a/net-wireless/hostapd/hostapd-0.7.3.ebuild +++ b/net-wireless/hostapd/hostapd-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.7.3.ebuild,v 1.3 2011/04/21 13:53:15 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.7.3.ebuild,v 1.4 2011/07/11 10:08:28 gurligebis Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~mips ~ppc x86" IUSE="debug ipv6 logwatch madwifi +ssl +wps" DEPEND="ssl? ( dev-libs/openssl ) |