diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 14:13:48 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-08-02 14:13:48 +0300 |
commit | e1b061cc97ca956ce067605de7ea805886b164a5 (patch) | |
tree | dba596049daadf6365c08a5a2620413873e2b71b /net-misc/connman | |
parent | dev-util/cgvg: Drop old (diff) | |
download | gentoo-e1b061cc97ca956ce067605de7ea805886b164a5.tar.gz gentoo-e1b061cc97ca956ce067605de7ea805886b164a5.tar.bz2 gentoo-e1b061cc97ca956ce067605de7ea805886b164a5.zip |
net-misc/connman: arm stable wrt bug #686244
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-misc/connman')
-rw-r--r-- | net-misc/connman/connman-1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/connman/connman-1.37.ebuild b/net-misc/connman/connman-1.37.ebuild index fc81c6e57dfa..3e0953084c96 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" |