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 29DB51382C5 for ; Sun, 17 May 2020 03:20:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 39B58E0919; Sun, 17 May 2020 03:20:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 B1D58E0919 for ; Sun, 17 May 2020 03:20:32 +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 D66F934F5D5 for ; Sun, 17 May 2020 03:20:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB89618F for ; Sun, 17 May 2020 03:20:28 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1589685595.a7dceade36426c78ca08b04e5860a2a8d2f81481.junghans@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/package.use.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: junghans X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: a7dceade36426c78ca08b04e5860a2a8d2f81481 X-VCS-Branch: master Date: Sun, 17 May 2020 03:20:28 +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: 84f5a1c7-c3fb-45df-9709-f5757d9e9eb5 X-Archives-Hash: 4976b2adeb743a515763c1596ec608fa commit: a7dceade36426c78ca08b04e5860a2a8d2f81481 Author: Christoph Junghans gentoo org> AuthorDate: Sun May 17 03:19:19 2020 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Sun May 17 03:19:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7dceade profiles/arch/x86: package.use.mask add kokkos mask Bug: https://bugs.gentoo.org/show_bug.cgi?id=721420 Signed-off-by: Christoph Junghans gentoo.org> profiles/arch/x86/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 97e3a0faff6..fa64c3f7d00 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Christoph Junghans (2020-05-16) +# restrict USE=kokkos for x86 as kokkos doesn't support 32-bit archs +# https://github.com/kokkos/kokkos/issues/2312 +sci-physics/lammps kokkos + # Joonas Niilola (2020-05-14) # Dependency not keyworded on this arch. app-emulation/lxc apparmor