Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman/
Date: Fri, 25 Sep 2015 14:43:41
Message-Id: 1443192202.bb7f396eb17585dd4a842662adc12d6c2d9f7a99.ago@gentoo
1 commit: bb7f396eb17585dd4a842662adc12d6c2d9f7a99
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 25 14:43:22 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 25 14:43:22 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb7f396e
7
8 net-misc/connman: x86 stable wrt bug #547806
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="x86"
12
13 net-misc/connman/connman-1.29.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-misc/connman/connman-1.29.ebuild b/net-misc/connman/connman-1.29.ebuild
17 index 990c24f..a6bfcbb 100644
18 --- a/net-misc/connman/connman-1.29.ebuild
19 +++ b/net-misc/connman/connman-1.29.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
21
22 LICENSE="GPL-2"
23 SLOT="0"
24 -KEYWORDS="amd64 arm ppc ppc64 ~x86"
25 +KEYWORDS="amd64 arm ppc ppc64 x86"
26 IUSE="bluetooth debug doc examples +ethernet l2tp ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr"
27
28 RDEPEND=">=dev-libs/glib-2.16