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 AE6C5138359 for ; Mon, 9 Nov 2020 21:51:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01CFFE07FE; Mon, 9 Nov 2020 21:51:17 +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 D5A1AE078A for ; Mon, 9 Nov 2020 21:51:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 79ABC335CD4 for ; Mon, 9 Nov 2020 21:51:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EF35343B for ; Mon, 9 Nov 2020 21:51: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: <1604958666.65c43dadf6eabb359603fc819e305b42261b8296.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 65c43dadf6eabb359603fc819e305b42261b8296 X-VCS-Branch: master Date: Mon, 9 Nov 2020 21:51: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: ed367d50-edd4-4eae-9d71-05ecbfa4f540 X-Archives-Hash: 2e8fc32a0800e7bfe54ed1118fa79ddc commit: 65c43dadf6eabb359603fc819e305b42261b8296 Author: Sam James gentoo org> AuthorDate: Sun Nov 8 00:40:21 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Nov 9 21:51:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65c43dad profiles/arch/arm: un-stable mask Python 3.9 Signed-off-by: Sam James gentoo.org> profiles/arch/arm/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index c12fe6c70a8..99742e43766 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -9,11 +9,6 @@ lirc upnp -# Michał Górny (2020-11-08) -# Python 3.9 is not yet stable. -python_targets_python3_9 -python_single_target_python3_9 - # Sam James (2020-11-06) # Java is not stable on arm right now. # bug #709830