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 62A3F138350 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 8A350E0931; Tue, 10 Mar 2020 16:49:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 6B909E0931 for ; Tue, 10 Mar 2020 16:49:05 +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 D6D5334F28C 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 49152162 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: <1583858928.d996e06e13e4ce43e00f80e2f7dff1c00e19f267.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/x86/use.stable.mask X-VCS-Directories: profiles/arch/x86/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: d996e06e13e4ce43e00f80e2f7dff1c00e19f267 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: ab73b4a7-840d-4eb2-bbfb-38b35b457545 X-Archives-Hash: f237c590ebbeaf10fbe4fbdcb654b40f commit: d996e06e13e4ce43e00f80e2f7dff1c00e19f267 Author: Brian Evans gentoo org> AuthorDate: Tue Mar 10 16:48:48 2020 +0000 Commit: Brian Evans gentoo org> CommitDate: Tue Mar 10 16:48:48 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d996e06e Revert "profiles: Unmask Python 3.7 targets from stable for x86" This reverts commit b2d00afe9196a464bf0af6391ae45d77e793ebe1. Signed-off-by: Brian Evans gentoo.org> profiles/arch/x86/use.stable.mask | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask index 9d96faf8798..580c08661a6 100644 --- a/profiles/arch/x86/use.stable.mask +++ b/profiles/arch/x86/use.stable.mask @@ -5,7 +5,9 @@ # Please use the same syntax as in use.mask # 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