projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cc5959
)
net-misc/connman: restore IUSE="+wifi" on 1.36
author
Ben Kohler
<bkohler@gentoo.org>
Thu, 23 Aug 2018 19:24:20 +0000
(14:24 -0500)
committer
Ben Kohler
<bkohler@gentoo.org>
Thu, 23 Aug 2018 19:24:37 +0000
(14:24 -0500)
Package-Manager: Portage-2.3.48, Repoman-2.3.10
net-misc/connman/connman-1.36.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/connman/connman-1.36.ebuild
b/net-misc/connman/connman-1.36.ebuild
index 957d31c3b434c6f7cce052b641971d9cb827d9da..78b5dc5b9197e6a0c8ef748afa9a94db6c6c9fdc 100644
(file)
--- 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