From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DF031382C5 for ; Sat, 27 Jan 2018 23:42:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B518E0B9D; Sat, 27 Jan 2018 23:42:08 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34750E0B9D for ; Sat, 27 Jan 2018 23:42:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E87B1335C30 for ; Sat, 27 Jan 2018 23:42:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CA701C8 for ; Sat, 27 Jan 2018 23:42:05 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1517096514.69c3aa1d271c5aa6f4adc994ca5b3bf19c950535.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/connman/connman-1.35-r1.ebuild X-VCS-Directories: net-misc/connman/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 69c3aa1d271c5aa6f4adc994ca5b3bf19c950535 X-VCS-Branch: master Date: Sat, 27 Jan 2018 23:42:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4e554eca-4bca-453e-8b1c-81d1563b883e X-Archives-Hash: a31f2039c0565535d0a1a61d6a48769c commit: 69c3aa1d271c5aa6f4adc994ca5b3bf19c950535 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Jan 27 23:41:54 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Jan 27 23:41:54 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c3aa1d net-misc/connman: amd64 stable wrt bug #630028 Package-Manager: Portage-2.3.19, Repoman-2.3.6 net-misc/connman/connman-1.35-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/connman/connman-1.35-r1.ebuild b/net-misc/connman/connman-1.35-r1.ebuild index 1f7d110cfb2..6f8f47acb00 100644 --- a/net-misc/connman/connman-1.35-r1.ebuild +++ b/net-misc/connman/connman-1.35-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="${IUSE} bluetooth debug doc examples +ethernet iptables l2tp nftables" IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr networkmanager"