commit: 4a4db54bc401f06d2ad2c4e9dc7a4fc06867b1a5 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Wed Sep 18 14:21:27 2019 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Wed Sep 18 14:23:51 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a4db54b
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 <bkohler <AT> gentoo.org> net-misc/connman/connman-1.37.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/connman/connman-1.37.ebuild b/net-misc/connman/connman-1.37.ebuild index 3e0953084c9..9915aff03fe 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 )"