Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman/
Date: Mon, 17 Sep 2018 23:10:58
Message-Id: 1537225801.1b2af19c419cce9d5a6a707e26039bff2e50eb10.mattst88@gentoo
1 commit: 1b2af19c419cce9d5a6a707e26039bff2e50eb10
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 17 23:10:01 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 17 23:10:01 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b2af19c
7
8 net-misc/connman-1.35-r1: ppc64 stable, bug 630028
9
10 net-misc/connman/connman-1.35-r1.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/net-misc/connman/connman-1.35-r1.ebuild b/net-misc/connman/connman-1.35-r1.ebuild
14 index eebc2322c72..d0e35256607 100644
15 --- a/net-misc/connman/connman-1.35-r1.ebuild
16 +++ b/net-misc/connman/connman-1.35-r1.ebuild
17 @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
18
19 LICENSE="GPL-2"
20 SLOT="0"
21 -KEYWORDS="amd64 arm ~arm64 ppc ~ppc64 x86"
22 +KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86"
23
24 IUSE="${IUSE} bluetooth debug doc examples +ethernet iptables l2tp nftables"
25 IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr networkmanager"