diff options
author | 2024-02-20 04:48:16 +0000 | |
---|---|---|
committer | 2024-02-20 08:09:36 +0000 | |
commit | 5a0532d5bfc85eef4a5e2c48bcf546849d77039b (patch) | |
tree | 3175c303d74ccc42ac575efdabedeb448ebd206c /profiles | |
parent | dev-python/cfn-lint: Stabilize 0.85.0 ALLARCHES, #925057 (diff) | |
download | gentoo-5a0532d5bfc85eef4a5e2c48bcf546849d77039b.tar.gz gentoo-5a0532d5bfc85eef4a5e2c48bcf546849d77039b.tar.bz2 gentoo-5a0532d5bfc85eef4a5e2c48bcf546849d77039b.zip |
profiles/base: un-stable-mask Python 3.12
Closes: https://bugs.gentoo.org/918858
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/base/use.stable.mask | 5 |
2 files changed, 0 insertions, 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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (2023-05-23) -# Mask until dev-lang/python:3.12 becomes stable. -python_targets_python3_12 -python_single_target_python3_12 - # Brian Evans <grknight@gentoo.org> (2022-12-09) # PHP 8.2 is in testing php_targets_php8-2 |