commit: fefcb7e1560786c8fec3e3d579c256b6b817c731
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 23 19:24:20 2018 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Thu Aug 23 19:24:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fefcb7e1
net-misc/connman: restore IUSE="+wifi" on 1.36
Package-Manager: Portage-2.3.48, Repoman-2.3.10
net-misc/connman/connman-1.36.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/connman/connman-1.36.ebuild
b/net-misc/connman/connman-1.36.ebuild
index 957d31c3b43..78b5dc5b919 100644
--- a/net-misc/connman/connman-1.36.ebuild
+++ b/net-misc/connman/connman-1.36.ebuild
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
IUSE="${IUSE} bluetooth debug doc examples +ethernet iptables iwd l2tp
nftables"
-IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc wifi wispr
networkmanager"
+IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr
networkmanager"
REQUIRED_USE="|| ( iptables nftables )"
RDEPEND=">=dev-libs/glib-2.16