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 3FC6515800F for ; Fri, 27 Jan 2023 01:34:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87E0BE07C9; Fri, 27 Jan 2023 01:34:57 +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 6B72DE07C9 for ; Fri, 27 Jan 2023 01:34:57 +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 6A0D033FD3F for ; Fri, 27 Jan 2023 01:34:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E4C6188A for ; Fri, 27 Jan 2023 01:34:54 +0000 (UTC) From: "Arsen Arsenović" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arsen Arsenović" Message-ID: <1674783262.e89d5e02e46d40d3ab320a30e8f45a73441e0cc1.arsen@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: arsen X-VCS-Committer-Name: Arsen Arsenović X-VCS-Revision: e89d5e02e46d40d3ab320a30e8f45a73441e0cc1 X-VCS-Branch: master Date: Fri, 27 Jan 2023 01:34:54 +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: 62aaeee0-d373-4416-aa81-2b100fc8b4d5 X-Archives-Hash: 0614cec7fa673928b303991cac26ebe7 commit: e89d5e02e46d40d3ab320a30e8f45a73441e0cc1 Author: Arsen Arsenović gentoo org> AuthorDate: Fri Jan 27 01:30:45 2023 +0000 Commit: Arsen Arsenović gentoo org> CommitDate: Fri Jan 27 01:34:22 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e89d5e02 profiles/base: Mask sys-block/nbdkit[libguestfs] This flag is dependency heavy and is blocking the stabilization of dev-util/poke through a test dependency. Bug: https://bugs.gentoo.org/891965 Signed-off-by: Arsen Arsenović gentoo.org> profiles/base/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index 604503271030..20cf4761afd4 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -4,6 +4,12 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in package.use.mask +# Arsen Arsenović (2023-01-27) +# Pulls in large amounts of unstable dependencies, blocking +# stabilization of other packages. +# Bug #891965. +sys-block/nbdkit libguestfs + # Andreas Sturmlechner (2022-12-24) # dev-util/hip and its rocm dependencies not stable yet sci-physics/lammps hip