From: Ben Kohler Date: Thu, 23 Aug 2018 19:24:20 +0000 (-0500) Subject: net-misc/connman: restore IUSE="+wifi" on 1.36 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fefcb7e1560786c8fec3e3d579c256b6b817c731;p=gentoo.git net-misc/connman: restore IUSE="+wifi" on 1.36 Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- diff --git a/net-misc/connman/connman-1.36.ebuild b/net-misc/connman/connman-1.36.ebuild index 957d31c3b434..78b5dc5b9197 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