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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5BDD4158094 for ; Sun, 10 Jul 2022 22:07:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DB03E0AFA; Sun, 10 Jul 2022 22:07:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 52ADEE0AFA for ; Sun, 10 Jul 2022 22:07:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2DEC134103D for ; Sun, 10 Jul 2022 22:07:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5BCC4105 for ; Sun, 10 Jul 2022 22:07:24 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1657490834.452dffa81d9041d1bcb150cc26ef221be54831bd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 452dffa81d9041d1bcb150cc26ef221be54831bd X-VCS-Branch: master Date: Sun, 10 Jul 2022 22:07:24 +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: b824ddad-b1c6-4c77-9ac7-593ecbff36a7 X-Archives-Hash: 0ddfd5dcbba85bd85c25745675316b14 commit: 452dffa81d9041d1bcb150cc26ef221be54831bd Author: Sam James gentoo org> AuthorDate: Sun Jul 10 22:07:01 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 10 22:07:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=452dffa8 profiles/base: mask sci-physics/bullet[tbb] Closes: https://bugs.gentoo.org/820827 Signed-off-by: Sam James gentoo.org> profiles/base/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b9c6b6beee19..9cf712296491 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James (2022-07-10) +# TBB support is deprecated/broken upstream, needs older version, +# and upstream are inclined to remove it entirely. bug #820827. +sci-physics/bullet tbb + # Georgy Yakovlev (2022-07-03) # miri is known to be broken on release builds from time to time # most of the time it requires nightly (real nightly) compiler.