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 D2833139360 for ; Tue, 10 Aug 2021 08:58:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A855E08FC; Tue, 10 Aug 2021 08:58:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E8556E08FC for ; Tue, 10 Aug 2021 08:58:21 +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 DD3E3342E4D for ; Tue, 10 Aug 2021 08:58:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2C4908D4 for ; Tue, 10 Aug 2021 08:58:16 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1628585534.a3e0c16b939e05e1089bd59915e51d71dc1c05d7.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: a3e0c16b939e05e1089bd59915e51d71dc1c05d7 X-VCS-Branch: master Date: Tue, 10 Aug 2021 08:58:16 +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: d7c4fee2-b03d-4632-b9b3-b880ed8b60f2 X-Archives-Hash: c4b46e6728c0fc8ff4ec7e1b91ce0968 commit: a3e0c16b939e05e1089bd59915e51d71dc1c05d7 Author: Alex Fan yahoo com> AuthorDate: Mon Aug 9 05:26:29 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Tue Aug 10 08:52:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3e0c16b profiles/arch/riscv: mask ipython[qt5] ipython[qt5] -> qtconsole -> QtPy QtPy cannot be tested atm because QtPy[test] has a hard dependency on PyQt5[bluetooth] bluetooth is currently masked for ~riscv Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index c25da473809..49d0a2aa0c3 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,12 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan (2021-08-09) +# ipython[qt5] depends on qtconsole, which depends on QtPy. +# QtPy cannot be tested atm because QtPy[test] has a hard +# dependency on PyQt5[bluetooth]. +dev-python/ipython qt5 + # Alex Fan (2021-08-08) # portaudio & pulseaudio are not tested yet app-accessibility/espeak portaudio