From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1412207-garchives=archives.gentoo.org@lists.gentoo.org>
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 084A4158094
	for <garchives@archives.gentoo.org>; Sun, 26 Jun 2022 05:33:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2CDEEE085A;
	Sun, 26 Jun 2022 05:33:22 +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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 0C7C2E085A
	for <gentoo-commits@lists.gentoo.org>; Sun, 26 Jun 2022 05:33:21 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id C3FC434159E
	for <gentoo-commits@lists.gentoo.org>; Sun, 26 Jun 2022 05:33:20 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0DC91480
	for <gentoo-commits@lists.gentoo.org>; Sun, 26 Jun 2022 05:33:19 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1656221587.4be1827f63bd96e3b404b45b4715103753e24f35.sam@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: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 4be1827f63bd96e3b404b45b4715103753e24f35
X-VCS-Branch: master
Date: Sun, 26 Jun 2022 05:33:19 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 02fe6379-6873-48fa-8b9f-d40847ee2aaa
X-Archives-Hash: ccb37d90ab0e88eac5257bfd34baf1d2

commit:     4be1827f63bd96e3b404b45b4715103753e24f35
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 05:33:07 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 26 05:33:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be1827f

profiles/arch/riscv: mask dev-python/QtPy[pyside2]

Bug: https://bugs.gentoo.org/854261
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/riscv/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 9a6dee8dceb7..22a87762fc08 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-06-26)
+# Avoid dragging in obscure parts of dev-qt/* unless/until
+# somebody needs them. bug #816981, bug #854261.
+dev-python/QtPy pyside2
+
 # Jakov Smolić <jsmolic@gentoo.org> (2022-06-07)
 # riscv has no sanitizers unmasked for the time being, so
 # mask to prevent emerge from erroring out by default