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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67DBF158041 for ; Sat, 23 Mar 2024 09:48:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9022DE2A18; Sat, 23 Mar 2024 09:48:51 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 75942E2A18 for ; Sat, 23 Mar 2024 09:48:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 914D5343067 for ; Sat, 23 Mar 2024 09:48:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33EFB15CC for ; Sat, 23 Mar 2024 09:48:49 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1711187297.ae4ecc96b3790ef10473b456f15443ca2e882cf0.andrewammerlaan@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: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ae4ecc96b3790ef10473b456f15443ca2e882cf0 X-VCS-Branch: master Date: Sat, 23 Mar 2024 09:48:49 +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: 563cdadd-7097-4b2d-8575-21ee4266403c X-Archives-Hash: a1266e97b78b532877cf9640d1f64edb commit: ae4ecc96b3790ef10473b456f15443ca2e882cf0 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Mar 23 09:47:13 2024 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Mar 23 09:48:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae4ecc96 profiles/base: extend tbb mask in opencascade Bug: https://bugs.gentoo.org/925441 Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/base/package.use.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index b65aebba34ee..8442575839e0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -269,7 +269,7 @@ x11-wm/stumpwm doc # Bernd Waibel (2022-11-25) # USE=tbb is broken in 7.7.0 # https://tracker.dev.opencascade.org/view.php?id=33152 -~sci-libs/opencascade-7.7.0 tbb +>=sci-libs/opencascade-7.7.0 tbb # Guillermo Joandet (2022-11-22) # app-text/pandoc is not keyworded on most architectures