From: Ben Kohler Date: Wed, 18 Sep 2019 14:21:27 +0000 (-0500) Subject: net-misc/connman: add new IUSE default to satisfy REQUIRED_USE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4a4db54bc401f06d2ad2c4e9dc7a4fc06867b1a5;p=gentoo.git net-misc/connman: add new IUSE default to satisfy REQUIRED_USE Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Ben Kohler --- diff --git a/net-misc/connman/connman-1.37.ebuild b/net-misc/connman/connman-1.37.ebuild index 3e0953084c96..9915aff03fef 100644 --- a/net-misc/connman/connman-1.37.ebuild +++ b/net-misc/connman/connman-1.37.ebuild @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 arm arm64 ppc ppc64 x86" -IUSE="${IUSE} bluetooth debug doc examples +ethernet iptables iwd l2tp nftables" +IUSE="${IUSE} bluetooth debug doc examples +ethernet +iptables iwd l2tp nftables" IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr networkmanager" REQUIRED_USE="|| ( iptables nftables )"