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 AF263138334 for ; Fri, 24 May 2019 22:51:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BC1CE0869; Fri, 24 May 2019 22:51:05 +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 AA928E0869 for ; Fri, 24 May 2019 22:51:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 85218344FA7 for ; Fri, 24 May 2019 22:51:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9C5245FE for ; Fri, 24 May 2019 22:50:59 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1558738246.5b6f8b71772af0109b8b211a8d3b9e1ec79835f3.slyfox@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.37.ebuild X-VCS-Directories: net-misc/connman/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 5b6f8b71772af0109b8b211a8d3b9e1ec79835f3 X-VCS-Branch: master Date: Fri, 24 May 2019 22:50:59 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3017f998-5067-4ba1-834c-b8537bb93fa6 X-Archives-Hash: 8bbc15abce1c92e3350c8c73a262610c commit: 5b6f8b71772af0109b8b211a8d3b9e1ec79835f3 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri May 24 22:14:40 2019 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri May 24 22:50:46 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6f8b71 net-misc/connman: stable 1.37 for ppc64, bug #686244 Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich 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 13ce524ee84..fc81c6e57df 100644 --- a/net-misc/connman/connman-1.37.ebuild +++ b/net-misc/connman/connman-1.37.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 iwd l2tp nftables" IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr networkmanager"