diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-08 17:27:23 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-08 20:30:58 +0200 |
commit | 8e0129ff91104b8f00610230cbe55f2f8f93ede8 (patch) | |
tree | 2c38b3738b7a9053c5b8412b678691320d61ad89 /profiles/arch/base | |
parent | sys-devel/crosstool-ng: drop 1.24.0-r3, 1.25.0-r1 (diff) | |
download | gentoo-8e0129ff91104b8f00610230cbe55f2f8f93ede8.tar.gz gentoo-8e0129ff91104b8f00610230cbe55f2f8f93ede8.tar.bz2 gentoo-8e0129ff91104b8f00610230cbe55f2f8f93ede8.zip |
profiles: Add python3_13 targets
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/arch/base')
-rw-r--r-- | profiles/arch/base/use.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask index d1cd9910ec4a..529ebbacc4e4 100644 --- a/profiles/arch/base/use.mask +++ b/profiles/arch/base/use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny <mgorny@gentoo.org> (2024-05-08) +# Python 3.13 is due for rekeywording due to a new dep. +python_targets_python3_13 +python_single_target_python3_13 + # Paul Zander <negril.nx+gentoo@gmail.com> (2024-04-14) # media-libs/quirc only keyworded on amd64, x86 quirc |