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 61561158094 for ; Fri, 23 Sep 2022 08:52:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A314E0A45; Fri, 23 Sep 2022 08:52:34 +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 62CB8E0A45 for ; Fri, 23 Sep 2022 08:52:34 +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 322743411C3 for ; Fri, 23 Sep 2022 08:52:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8DB035B1 for ; Fri, 23 Sep 2022 08:52:31 +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: <1663923090.9e53e9cc12d18048cd7be0a1fa4c2a2dc125dcab.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/package.use.mask X-VCS-Directories: profiles/arch/powerpc/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 9e53e9cc12d18048cd7be0a1fa4c2a2dc125dcab X-VCS-Branch: master Date: Fri, 23 Sep 2022 08:52:31 +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: c0aae285-3837-4a38-8091-2189c0affdd9 X-Archives-Hash: baf6d4343513ac0658e7ed889ba49c31 commit: 9e53e9cc12d18048cd7be0a1fa4c2a2dc125dcab Author: Andrew Ammerlaan gentoo org> AuthorDate: Fri Sep 23 08:51:30 2022 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Fri Sep 23 08:51:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e53e9cc profiles/arch/powerpc: mask QtPy[pyside2,pyside6,pyqt6] on ppc(64) Bug: https://bugs.gentoo.org/871525 Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/arch/powerpc/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/powerpc/package.use.mask b/profiles/arch/powerpc/package.use.mask index 8b1b8edb0e7b..bcff852d1977 100644 --- a/profiles/arch/powerpc/package.use.mask +++ b/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andrew Ammerlaan (2022-09-23) +# Only PyQt5 is keyworded on pcc64 at the moment. +# Mask the other Qt4Python implementations +dev-python/QtPy pyside2 pyqt6 pyside6 + # Matt Turner (2022-04-18) # app-text/nuspell is not keyworded app-text/enchant nuspell