From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1676121-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 390ED158090
	for <garchives@archives.gentoo.org>; Fri,  4 Oct 2024 21:04:11 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7A94BE29D0;
	Fri,  4 Oct 2024 21:04:09 +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 5456BE29CF
	for <gentoo-commits@lists.gentoo.org>; Fri,  4 Oct 2024 21:04:09 +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 3E797343061
	for <gentoo-commits@lists.gentoo.org>; Fri,  4 Oct 2024 21:04:08 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C0B811DF
	for <gentoo-commits@lists.gentoo.org>; Fri,  4 Oct 2024 21:04:06 +0000 (UTC)
From: "Andreas Sturmlechner" <asturm@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, "Andreas Sturmlechner" <asturm@gentoo.org>
Message-ID: <1728075793.8aa22fc59f4854197aaade754f03e027cc1ac719.asturm@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
X-VCS-Repository: repo/gentoo
X-VCS-Files: profiles/arch/arm64/package.use.stable.mask
X-VCS-Directories: profiles/arch/arm64/
X-VCS-Committer: asturm
X-VCS-Committer-Name: Andreas Sturmlechner
X-VCS-Revision: 8aa22fc59f4854197aaade754f03e027cc1ac719
X-VCS-Branch: master
Date: Fri,  4 Oct 2024 21:04:06 +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: 4c583ed9-66fa-416f-99d2-d12ac4db957b
X-Archives-Hash: ddd409726ca4f72bd1c610e56f2a3e2f

commit:     8aa22fc59f4854197aaade754f03e027cc1ac719
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  4 18:47:01 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Oct  4 21:03:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa22fc5

profiles: arm64: Drop dev-python/QtPy[pyqt6] stable-mask

Bug: https://bugs.gentoo.org/939558
Bug: https://bugs.gentoo.org/940669
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 profiles/arch/arm64/package.use.stable.mask | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
index d43977feeedb..c1bc45c54297 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -18,9 +18,8 @@ app-emulation/qemu capstone
 sys-kernel/installkernel efistub
 
 # Ionen Wolkens <ionen@gentoo.org> (2024-01-27)
-# dev-python/PyQt6-WebEngine is not stable here yet, bug #939558
 # dev-python/pyside6 is not stable here yet
-dev-python/QtPy pyqt6 pyside6
+dev-python/QtPy pyside6
 
 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2023-12-18)
 # This is still experimental, prebuilt images may not boot on all systems.