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 7F389138334 for ; Wed, 31 Jul 2019 07:22:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6DBB3E0788; Wed, 31 Jul 2019 07:22:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 51D0AE0788 for ; Wed, 31 Jul 2019 07:22:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 DD19A34903B for ; Wed, 31 Jul 2019 07:22:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52400703 for ; Wed, 31 Jul 2019 07:22:38 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1564557701.ce4e6a3afdbb3a5599180e2f78389616f549a3ba.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.force X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: ce4e6a3afdbb3a5599180e2f78389616f549a3ba X-VCS-Branch: master Date: Wed, 31 Jul 2019 07:22:38 +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: 9c391836-1f3d-486a-bab7-20ca8cd9c075 X-Archives-Hash: 4d01f40bf4fa5d33a4b788c6dffa5f98 commit: ce4e6a3afdbb3a5599180e2f78389616f549a3ba Author: Joonas Niilola gentoo org> AuthorDate: Wed Jul 31 07:21:41 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Jul 31 07:21:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce4e6a3a profiles: force 'unwind' on with dev-libs/efl on arm Closes: https://bugs.gentoo.org/618232 Signed-off-by: Joonas Niilola gentoo.org> profiles/arch/arm/package.use.force | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/arm/package.use.force b/profiles/arch/arm/package.use.force index db3ecc00968..f8f2470ba9d 100644 --- a/profiles/arch/arm/package.use.force +++ b/profiles/arch/arm/package.use.force @@ -1,6 +1,11 @@ # Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joonas Niilola (2019-07-31) +# Force 'unwind' on for arm with dev-libs/efl +# 618232 +dev-libs/efl unwind + # Georgy Yakovlev (2019-02-16) # Force the host target dev-lang/rust llvm_targets_ARM