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 D416A158088 for ; Sun, 16 Jan 2022 01:02:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C1FC2BC061; Sun, 16 Jan 2022 01:02:28 +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 419EF2BC061 for ; Sun, 16 Jan 2022 01:02:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 0937C3430EB for ; Sun, 16 Jan 2022 01:02:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2B7572B3 for ; Sun, 16 Jan 2022 01:02:23 +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: <1642294892.0e43192fd73bb55e4043cdcdccbb2cf1210d7c0e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/package.use.mask profiles/arch/arm/package.use.stable.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0e43192fd73bb55e4043cdcdccbb2cf1210d7c0e X-VCS-Branch: master Date: Sun, 16 Jan 2022 01:02:23 +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: a941ad71-ebb1-47d9-9edb-a0b1ff4e498e X-Archives-Hash: 55d49d6a857ec6de65d870114c345457 commit: 0e43192fd73bb55e4043cdcdccbb2cf1210d7c0e Author: Sam James gentoo org> AuthorDate: Sat Jan 15 23:48:31 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 16 01:01:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e43192f profiles/arch/arm: shift dev-python/ipython[nbconvert] mask to stable Bug: https://bugs.gentoo.org/481462 Signed-off-by: Sam James gentoo.org> profiles/arch/arm/package.use.mask | 4 ---- profiles/arch/arm/package.use.stable.mask | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask index c21b9c304df4..df62a01b6d87 100644 --- a/profiles/arch/arm/package.use.mask +++ b/profiles/arch/arm/package.use.mask @@ -387,10 +387,6 @@ net-im/telepathy-connection-managers sipe # Missing keywords, bug #478254 gnome-base/gnome classic extras -# Markus Meier (2013-09-15) -# Unkeyworded deps, bug #481462 -dev-python/ipython nbconvert - # Sergey Popov (2013-09-06) # sci-libs/hdf does not build properly on arm dev-perl/PDL hdf diff --git a/profiles/arch/arm/package.use.stable.mask b/profiles/arch/arm/package.use.stable.mask index 458419d1011c..21dff132b822 100644 --- a/profiles/arch/arm/package.use.stable.mask +++ b/profiles/arch/arm/package.use.stable.mask @@ -1,6 +1,10 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2022-01-15) +# dev-python/nbconvert not yet marked stable on arm +dev-python/ipython nbconvert + # Sam James (2022-01-15) # dev-libs/criterion is not marked stable yet app-admin/syslog-ng test