commit:     863f4cacefbd0e1a65f224ad8d4255072d4be123
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May 10 00:56:03 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May 10 02:03:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863f4cac

profiles: Unmask python3_13 targets after rekeywording

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/amd64/use.mask        | 5 -----
 profiles/arch/amd64/use.stable.mask | 5 -----
 profiles/arch/base/use.mask         | 5 -----
 3 files changed, 15 deletions(-)

diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index 05b4d15bec03..8049967550c6 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -1,11 +1,6 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Michał Górny <mgo...@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
-
 # Unmask the flag which corresponds to ARCH.
 -amd64
 

diff --git a/profiles/arch/amd64/use.stable.mask 
b/profiles/arch/amd64/use.stable.mask
index c37a4c878745..c7159b879206 100644
--- a/profiles/arch/amd64/use.stable.mask
+++ b/profiles/arch/amd64/use.stable.mask
@@ -4,11 +4,6 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
-# Michał Górny <mgo...@gentoo.org> (2024-05-08)
-# Need to copy this here while the flag is use.masked.
-python_targets_python3_13
-python_single_target_python3_13
-
 # Paul Zander <negril.nx+gen...@gmail.com> (2023-11-17)
 # ROCm/HIP is not suitable for stabilization.
 hip

diff --git a/profiles/arch/base/use.mask b/profiles/arch/base/use.mask
index 529ebbacc4e4..d1cd9910ec4a 100644
--- a/profiles/arch/base/use.mask
+++ b/profiles/arch/base/use.mask
@@ -1,11 +1,6 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-# Michał Górny <mgo...@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+gen...@gmail.com> (2024-04-14)
 # media-libs/quirc only keyworded on amd64, x86
 quirc

Reply via email to