diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:53 +0100 |
commit | 1c4ef51fcab72dbb996564974423f7b559c10e1b (patch) | |
tree | e68eabf3df0be63142459346eb48e00ec94e3bb8 /net-wireless/hostapd | |
parent | dev-lang/php: x86 stable wrt bug #573892 (diff) | |
download | gentoo-1c4ef51fcab72dbb996564974423f7b559c10e1b.tar.gz gentoo-1c4ef51fcab72dbb996564974423f7b559c10e1b.tar.bz2 gentoo-1c4ef51fcab72dbb996564974423f7b559c10e1b.zip |
net-wireless/hostapd: x86 stable wrt bug #554862
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 0ba3e8e09ee9..9e6db52b5f9b 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] ) |