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 A5A02138359 for ; Tue, 10 Nov 2020 01:44:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA635E0814; Tue, 10 Nov 2020 01:44:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 B98C8E0814 for ; Tue, 10 Nov 2020 01:44:58 +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 68138340CE2 for ; Tue, 10 Nov 2020 01:44:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7EA33AB for ; Tue, 10 Nov 2020 01:44:55 +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: <1604972567.ef040e407313bdfeecd2885da33dc15a1c72231b.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: ef040e407313bdfeecd2885da33dc15a1c72231b X-VCS-Branch: master Date: Tue, 10 Nov 2020 01:44:55 +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: 13b22c52-4f9b-4a20-b3aa-0627e9d02bb1 X-Archives-Hash: 79241145725058d24eef5f935c8da2da commit: ef040e407313bdfeecd2885da33dc15a1c72231b Author: Sam James gentoo org> AuthorDate: Tue Nov 10 01:42:47 2020 +0000 Commit: Sam James gentoo org> CommitDate: Tue Nov 10 01:42:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef040e40 profiles/base: stable-mask media-libs/openimageio[python] Drags in dev-libs/boost[python] which isn't fully working right now. Bug: https://bugs.gentoo.org/753566 Signed-off-by: Sam James gentoo.org> profiles/base/package.use.stable.mask | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index ef72ab4b785..b7307f65663 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -6,8 +6,9 @@ # Sam James (2020-10-09) # Depends on dev-libs/boost[python,numpy], not fully working atm -# bug #733830, bug #746740 +# bug #733830, bug #746740, bug #753566 media-gfx/openvdb python numpy +media-libs/openimageio python # Joonas Niilola (2020-10-08) # Experimental feature not yet stabilized. Use with caution.