diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:17:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:24 +0100 |
commit | 158c50b147c818c88c8357d085079c10f38c7813 (patch) | |
tree | d7770e5ea689a8c157b61125f5e2b17cbbb75de6 /net-wireless | |
parent | media-libs/libmikmod: ppc stable wrt bug #591424 (diff) | |
download | gentoo-158c50b147c818c88c8357d085079c10f38c7813.tar.gz gentoo-158c50b147c818c88c8357d085079c10f38c7813.tar.bz2 gentoo-158c50b147c818c88c8357d085079c10f38c7813.zip |
net-wireless/hostapd: ppc stable wrt bug #596034
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/hostapd-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostapd/hostapd-2.6.ebuild b/net-wireless/hostapd/hostapd-2.6.ebuild index 121ed83773de..d32f123797d0 100644 --- a/net-wireless/hostapd/hostapd-2.6.ebuild +++ b/net-wireless/hostapd/hostapd-2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,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] ) |