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 6ABC315800A for ; Thu, 20 Jul 2023 11:15:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9C17CE087B; Thu, 20 Jul 2023 11:15:31 +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 7CB5EE087B for ; Thu, 20 Jul 2023 11:15:31 +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 85BA9335D1C for ; Thu, 20 Jul 2023 11:15:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25302BD4 for ; Thu, 20 Jul 2023 11:15:29 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1689851724.ce997580b1261d9dba280f0ff36e152a6aacfff7.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/x32/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/amd64/x32/package.mask profiles/arch/amd64/x32/package.use.mask X-VCS-Directories: profiles/arch/amd64/x32/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: ce997580b1261d9dba280f0ff36e152a6aacfff7 X-VCS-Branch: master Date: Thu, 20 Jul 2023 11:15:29 +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: a93b70b9-da88-4ea0-9880-6d8995296a55 X-Archives-Hash: 79dc0c534e33ea275410a488fb9a5e11 commit: ce997580b1261d9dba280f0ff36e152a6aacfff7 Author: Andrew Ammerlaan gentoo org> AuthorDate: Thu Jul 20 11:15:00 2023 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Thu Jul 20 11:15:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce997580 profiles/arch/amd64/x32: mask more packages/flags depending on notebook Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/arch/amd64/x32/package.mask | 6 +++++- profiles/arch/amd64/x32/package.use.mask | 5 +++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index 8c231eb8bdee..8ece684ef9c9 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -27,8 +27,12 @@ dev-python/plotly-geo dev-python/chart-studio sci-visualization/dash sci-visualization/jupyter-dash -dev-python/notebook +>=dev-python/notebook-7 dev-python/spyder-notebook +app-emacs/emacs-ipython-notebook +dev-python/jupyter +dev-python/widgetsnbextension +sci-physics/root # Bernd Waibel (2021-02-13) # Is reverse-dependency of dev-qt/qtwebengine diff --git a/profiles/arch/amd64/x32/package.use.mask b/profiles/arch/amd64/x32/package.use.mask index 59a5bc552394..4294c35ee59b 100644 --- a/profiles/arch/amd64/x32/package.use.mask +++ b/profiles/arch/amd64/x32/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan (2023-07-20) +# depends on dev-python/notebook which depends on nodejs +dev-python/ipython notebook +dev-python/nbdime test + # Guilherme Amadio (2023-06-30) # sys-cluster/ceph not keyworded on x86 >=net-libs/xrootd-5.6.0 ceph