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 52D9B138359 for ; Fri, 9 Oct 2020 16:58:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83832E080E; Fri, 9 Oct 2020 16:58:15 +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 6440AE080E for ; Fri, 9 Oct 2020 16:58:15 +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 105EB340FAC for ; Fri, 9 Oct 2020 16:58:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78AC02EE for ; Fri, 9 Oct 2020 16:58:12 +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: <1602233269.1fe9fc1dbf278cc2a7ec2371262be9ced55e8691.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1fe9fc1dbf278cc2a7ec2371262be9ced55e8691 X-VCS-Branch: master Date: Fri, 9 Oct 2020 16:58:12 +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: 459c24df-b4aa-4d8f-b1c8-16d032587b51 X-Archives-Hash: 633768dbd3f7600a3b098a08b5fae743 commit: 1fe9fc1dbf278cc2a7ec2371262be9ced55e8691 Author: Sam James gentoo org> AuthorDate: Fri Oct 9 08:45:39 2020 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 9 08:47:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fe9fc1d profiles/base/package.use.stable.mask: mask media-gfx/openvdb[python, numpy] Pulls in dev-libs/boost[python, numpy] which isn't fully working atm. Bug: https://bugs.gentoo.org/733830 Bug: https://bugs.gentoo.org/746740 Signed-off-by: Sam James gentoo.org> profiles/base/package.use.stable.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 3a3b7af9c7e..bceec227afb 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,11 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Sam James (2020-10-09) +# Depends on dev-libs/boost[python,numpy], not fully working atm +# bug #733830, bug #746740 +media-gfx/openvdb python numpy + # Joonas Niilola (2020-10-08) # Experimental feature not yet stabilized. Use with caution. dev-libs/efl avif