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 01E6A158041 for ; Tue, 20 Feb 2024 08:10:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 29BFEE2A0C; Tue, 20 Feb 2024 08:10:15 +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 09202E2A0C for ; Tue, 20 Feb 2024 08:10:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 08366342F94 for ; Tue, 20 Feb 2024 08:10:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67181E95 for ; Tue, 20 Feb 2024 08:10:12 +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: <1708416576.5a0532d5bfc85eef4a5e2c48bcf546849d77039b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.stable.mask profiles/base/use.stable.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 5a0532d5bfc85eef4a5e2c48bcf546849d77039b X-VCS-Branch: master Date: Tue, 20 Feb 2024 08:10:12 +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: 370641b1-0cf8-47a8-914b-65eea47d58d0 X-Archives-Hash: e873223522aa428945aca5acc3796cda commit: 5a0532d5bfc85eef4a5e2c48bcf546849d77039b Author: Sam James gentoo org> AuthorDate: Tue Feb 20 04:48:16 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 20 08:09:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0532d5 profiles/base: un-stable-mask Python 3.12 Closes: https://bugs.gentoo.org/918858 Signed-off-by: Sam James gentoo.org> profiles/base/package.use.stable.mask | 4 ---- profiles/base/use.stable.mask | 5 ----- 2 files changed, 9 deletions(-) diff --git a/profiles/base/package.use.stable.mask b/profiles/base/package.use.stable.mask index a24e352f6e63..38557c047921 100644 --- a/profiles/base/package.use.stable.mask +++ b/profiles/base/package.use.stable.mask @@ -13,10 +13,6 @@ # Requires llvm-17. >=www-client/chromium-118 libcxx lto pgo -# Michał Górny (2023-10-18) -# Unblock the support in python-exec while the target is masked. -dev-lang/python-exec -python_targets_python3_12 - # Michał Górny (2023-06-11) # xfce-base/libxfce4windowing is not ready to go stable (4.19 branch). xfce-extra/xfce4-pulseaudio-plugin libxfce4windowing diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask index 09b5f3aef394..5b5f52e8ea5d 100644 --- a/profiles/base/use.stable.mask +++ b/profiles/base/use.stable.mask @@ -13,11 +13,6 @@ ruby_targets_ruby33 # New unstable PHP slot. php_targets_php8-3 -# Michał Górny (2023-05-23) -# Mask until dev-lang/python:3.12 becomes stable. -python_targets_python3_12 -python_single_target_python3_12 - # Brian Evans (2022-12-09) # PHP 8.2 is in testing php_targets_php8-2