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 A8D69158041 for ; Tue, 7 Sep 2021 07:50:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0091E0952; Tue, 7 Sep 2021 07:50:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B6162E0952 for ; Tue, 7 Sep 2021 07:50:13 +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 AE6B8335D52 for ; Tue, 7 Sep 2021 07:50:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 224ED35 for ; Tue, 7 Sep 2021 07:50:11 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1631000997.2a7012e8595614bc5a95f84970d647efd3c54c0b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/sparc/package.use.stable.mask X-VCS-Directories: profiles/arch/sparc/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 2a7012e8595614bc5a95f84970d647efd3c54c0b X-VCS-Branch: master Date: Tue, 7 Sep 2021 07:50:11 +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: 44b0291e-a153-46e1-9072-53044388a0e3 X-Archives-Hash: 6c4746e08ae432d0b761b87e15168d10 commit: 2a7012e8595614bc5a95f84970d647efd3c54c0b Author: Michał Górny gentoo org> AuthorDate: Tue Sep 7 07:49:57 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Sep 7 07:49:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a7012e8 profiles/arch/sparc: Use-stable-mask ipython[nbconvert] too Signed-off-by: Michał Górny gentoo.org> profiles/arch/sparc/package.use.stable.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask index 0530a31c02a..ea6368da3dd 100644 --- a/profiles/arch/sparc/package.use.stable.mask +++ b/profiles/arch/sparc/package.use.stable.mask @@ -3,7 +3,7 @@ # Michał Górny (2021-09-07) # Reduce the stabilization nightmare. -dev-python/ipython notebook smp +dev-python/ipython nbconvert notebook smp # Michał Górny (2021-08-11) # Indirectly requires wxGTK[gstreamer] that is stable-masked here.