diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:08:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 12:08:26 +0100 |
commit | 78651c231718dec6a038f5a44ee89bda59a65499 (patch) | |
tree | 89a8d2c297b1524232f714ab37340e026604fef8 /net-wireless/hostapd | |
parent | net-wireless/wpa_supplicant: amd64 stable wrt bug #554860 (diff) | |
download | gentoo-78651c231718dec6a038f5a44ee89bda59a65499.tar.gz gentoo-78651c231718dec6a038f5a44ee89bda59a65499.tar.bz2 gentoo-78651c231718dec6a038f5a44ee89bda59a65499.zip |
net-wireless/hostapd: amd64 stable wrt bug #554862
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless/hostapd')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/hostapd/hostapd-2.5.ebuild b/net-wireless/hostapd/hostapd-2.5.ebuild index 8366085388de..0ba3e8e09ee9 100644 --- a/net-wireless/hostapd/hostapd-2.5.ebuild +++ b/net-wireless/hostapd/hostapd-2.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc ~x86" IUSE="ipv6 logwatch netlink sqlite +ssl +wps +crda" DEPEND="ssl? ( dev-libs/openssl[-bindist] ) |