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 8FDF51382C5 for ; Sat, 12 Jun 2021 05:18:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE33BE081B; Sat, 12 Jun 2021 05:18:24 +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 AE200E081B for ; Sat, 12 Jun 2021 05:18:24 +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 9B801340871 for ; Sat, 12 Jun 2021 05:18:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C865A7A1 for ; Sat, 12 Jun 2021 05:18:21 +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: <1623474679.d0f6430e4816c6026dcf35dd37c76fb2f5535fe8.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/base/package.use.mask X-VCS-Directories: profiles/arch/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d0f6430e4816c6026dcf35dd37c76fb2f5535fe8 X-VCS-Branch: master Date: Sat, 12 Jun 2021 05:18:21 +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: 82bc6959-8a3d-4164-b8c2-348cd20ed890 X-Archives-Hash: 7b701a457015058a28cce2b962738516 commit: d0f6430e4816c6026dcf35dd37c76fb2f5535fe8 Author: Bernd Waibel posteo net> AuthorDate: Fri Jun 11 21:46:38 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 12 05:11:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f6430e profiles: mask media-libs/opencolorio[doc] Mask the doc USE flag on >=media-libs/opencolorio-2.0.0. Has currently unpackaged dependencies Bug: https://bugs.gentoo.org/795459 Signed-off-by: Bernd Waibel posteo.net> Signed-off-by: Sam James gentoo.org> profiles/arch/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index a920061900c..2b105478f5c 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Bernd Waibel (2021-06-11) +# Has unpackaged depdencies, bug #795459 +>=media-libs/opencolorio-2.0.0 doc + # Mike Gilbert (2021-03-29) # TPM only exists on some archs. sys-apps/systemd tpm