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 9B0D8138351 for ; Tue, 10 Mar 2020 16:49:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA190E086F; Tue, 10 Mar 2020 16:49:04 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 ABCEAE086F for ; Tue, 10 Mar 2020 16:49:04 +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 BCD0634F287 for ; Tue, 10 Mar 2020 16:49:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 356C871 for ; Tue, 10 Mar 2020 16:49:02 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1583858903.58118bbfaa4fa63cb9b55eead944aa18e6baefaf.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/ia64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/ia64/use.stable.mask X-VCS-Directories: profiles/arch/ia64/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 58118bbfaa4fa63cb9b55eead944aa18e6baefaf X-VCS-Branch: master Date: Tue, 10 Mar 2020 16:49:02 +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: fb58fec8-e64f-4f46-bc2f-917161ab438b X-Archives-Hash: 2b88aa7f4d70599321d4b5096271815d commit: 58118bbfaa4fa63cb9b55eead944aa18e6baefaf Author: Brian Evans gentoo org> AuthorDate: Tue Mar 10 16:48:23 2020 +0000 Commit: Brian Evans gentoo org> CommitDate: Tue Mar 10 16:48:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58118bbf Revert "profiles: Unmask Python 3.7 targets from stable for ia64" This reverts commit f2a5927f8f0ba8e49018cf71662e5d3fe9c611cd. Signed-off-by: Brian Evans gentoo.org> profiles/arch/ia64/use.stable.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask index 6ba9d69dbe1..c7768a7961e 100644 --- a/profiles/arch/ia64/use.stable.mask +++ b/profiles/arch/ia64/use.stable.mask @@ -9,7 +9,9 @@ ruby_targets_ruby25 # Mike Gilbert (2017-06-08) -# dev-lang/python:3.8 is not stable. +# dev-lang/python:3.7 is not stable. +python_targets_python3_7 +python_single_target_python3_7 python_targets_python3_8 python_single_target_python3_8