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 CEFD91580B9 for ; Sun, 22 Aug 2021 15:30:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18E1BE0895; Sun, 22 Aug 2021 15:30:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 D4454E0895 for ; Sun, 22 Aug 2021 15:30:16 +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 CEF63340FAE for ; Sun, 22 Aug 2021 15:30:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 07DD87F3 for ; Sun, 22 Aug 2021 15:30:13 +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: <1629646206.b73d638b601ffc3be2ea48bfcda8bcfe533f73a1.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/hppa/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/hppa/use.mask X-VCS-Directories: profiles/arch/hppa/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b73d638b601ffc3be2ea48bfcda8bcfe533f73a1 X-VCS-Branch: master Date: Sun, 22 Aug 2021 15:30:13 +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: 6dced116-757d-45e7-976f-58143fb62213 X-Archives-Hash: 939bb1b33076002aed0b9e4eaace831c commit: b73d638b601ffc3be2ea48bfcda8bcfe533f73a1 Author: Sam James gentoo org> AuthorDate: Sun Aug 22 15:29:47 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 22 15:30:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73d638b Revert "profiles/arch/hppa/use.mask: allow Python 3.10" Still need dev-python/flask. This reverts commit df48a6ce6984ef040a4511a94878451905cc0984. Bug: https://bugs.gentoo.org/789606 Signed-off-by: Sam James gentoo.org> profiles/arch/hppa/use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index a3d49fab394..468a49b4f2c 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -11,6 +11,12 @@ # media-video/pipewire is not keyworded. Bug #807616. pipewire +# Michał Górny (2021-05-20) +# Unresolved keywordreqs are getting in the way. +# https://bugs.gentoo.org/789606 +python_targets_python3_10 +python_single_target_python3_10 + # Arfrever Frehtes Taifersar Arahesis (2021-04-01) # sys-libs/llvm-libunwind not supported on HPPA. llvm-libunwind