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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D3303158086 for ; Thu, 30 Dec 2021 18:00:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC5542BC001; Thu, 30 Dec 2021 18:00:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 476FB2BC002 for ; Thu, 30 Dec 2021 18:00:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64AC9342D90 for ; Thu, 30 Dec 2021 18:00:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 58DCB233 for ; Thu, 30 Dec 2021 18:00:05 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1640887202.ceff4d09445c6b6d80f934130fafe03e92077b7c.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/powerpc/ppc64/64le/, profiles/arch/powerpc/ppc64/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/powerpc/ppc64/64le/use.stable.mask profiles/arch/powerpc/ppc64/64ul/use.stable.mask profiles/arch/powerpc/ppc64/use.stable.mask X-VCS-Directories: profiles/arch/powerpc/ppc64/64ul/ profiles/arch/powerpc/ppc64/ profiles/arch/powerpc/ppc64/64le/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: ceff4d09445c6b6d80f934130fafe03e92077b7c X-VCS-Branch: master Date: Thu, 30 Dec 2021 18:00:05 +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: a01e8c5e-2087-4159-a27c-7df4cab76ae9 X-Archives-Hash: 06cb6cade613bc6795dc1c2b252d39ed commit: ceff4d09445c6b6d80f934130fafe03e92077b7c Author: Michał Górny gentoo org> AuthorDate: Thu Dec 30 17:59:37 2021 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Dec 30 18:00:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceff4d09 profiles/arch/powerpc/ppc64*: un-stable-mask python3_10 target Signed-off-by: Michał Górny gentoo.org> profiles/arch/powerpc/ppc64/64le/use.stable.mask | 6 ------ profiles/arch/powerpc/ppc64/64ul/use.stable.mask | 6 ------ profiles/arch/powerpc/ppc64/use.stable.mask | 6 ------ 3 files changed, 18 deletions(-) diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask b/profiles/arch/powerpc/ppc64/64le/use.stable.mask index ea967fc953b8..e724690f1eaf 100644 --- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask @@ -5,9 +5,3 @@ # media-libs/openexr is not marked stable on ppc64 # (it's broken on BE and it's more convenient to keep it at ~arch here for now) openexr - -# Michał Górny (2021-05-04) -# Python 3.10 is not yet stable (and will not be until it's out of beta, -# around September. -python_single_target_python3_10 -python_targets_python3_10 diff --git a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask index 9bf68847141b..33785156beac 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.stable.mask @@ -1,12 +1,6 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Michał Górny (2021-05-04) -# Python 3.10 is not yet stable (and will not be until it's out of beta, -# around September. -python_single_target_python3_10 -python_targets_python3_10 - # Georgy Yakovlev (2020-01-26) # media-plugins/frei0r-plugins not stable yet frei0r diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask index 013b344a472d..c6527e03781f 100644 --- a/profiles/arch/powerpc/ppc64/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/use.stable.mask @@ -8,9 +8,3 @@ # media-libs/openexr is not marked stable on ppc64 # (it's broken on BE and it's more convenient to keep it at ~arch here for now) openexr - -# Michał Górny (2021-05-04) -# Python 3.10 is not yet stable (and will not be until it's out of beta, -# around September. -python_single_target_python3_10 -python_targets_python3_10