Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/connman/
Date: Fri, 24 May 2019 20:48:44
Message-Id: 1558730896.5f52414b0c47d25542aedf436fea66a09b5460be.bman@gentoo
1 commit: 5f52414b0c47d25542aedf436fea66a09b5460be
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 24 20:44:44 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Fri May 24 20:48:16 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f52414b
7
8 net-misc/connman: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 net-misc/connman/connman-1.37.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/connman/connman-1.37.ebuild b/net-misc/connman/connman-1.37.ebuild
16 index 4c0fcaad8e9..6904065ba71 100644
17 --- a/net-misc/connman/connman-1.37.ebuild
18 +++ b/net-misc/connman/connman-1.37.ebuild
19 @@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/network/${PN}/${P}.tar.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86"
25
26 IUSE="${IUSE} bluetooth debug doc examples +ethernet iptables iwd l2tp nftables"
27 IUSE="${IUSE} ofono openvpn openconnect pptp policykit tools vpnc +wifi wispr networkmanager"