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 3BF35138350 for ; Sat, 7 Mar 2020 18:26:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0FEEE090A; Sat, 7 Mar 2020 18:26: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 096C3E090A for ; Sat, 7 Mar 2020 18:26:17 +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 F06AF34F17F for ; Sat, 7 Mar 2020 18:26:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6359C169 for ; Sat, 7 Mar 2020 18:26:14 +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: <1583605568.6fb00d24446abe12d0c95e0049cf406a35f8b038.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm/use.stable.mask X-VCS-Directories: profiles/arch/arm/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 6fb00d24446abe12d0c95e0049cf406a35f8b038 X-VCS-Branch: master Date: Sat, 7 Mar 2020 18:26:14 +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: 83389679-a829-46b7-9ce2-0957c3a49994 X-Archives-Hash: 8e2c0a6a30083e56b6ef232029d08a8a commit: 6fb00d24446abe12d0c95e0049cf406a35f8b038 Author: Brian Evans gentoo org> AuthorDate: Sat Mar 7 18:10:26 2020 +0000 Commit: Brian Evans gentoo org> CommitDate: Sat Mar 7 18:26:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fb00d24 profiles: Unmask Python 3.7 targets from stable for arm Ack by mgorny on #gentoo-python Signed-off-by: Brian Evans gentoo.org> profiles/arch/arm/use.stable.mask | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 2ca8927f490..f54aac2c2b8 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -13,9 +13,7 @@ ayatana php_targets_php7-3 # Mike Gilbert (2017-06-08) -# dev-lang/python:3.7 is not stable. -python_targets_python3_7 -python_single_target_python3_7 +# dev-lang/python:3.8 is not stable. python_targets_python3_8 python_single_target_python3_8