From 829e6dde356c55bf370e80daa16ef293226bab99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 30 Dec 2021 19:05:50 +0100 Subject: [PATCH] profiles/arch/alpha: Unmask python3_10 on python-exec MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/arch/alpha/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 4424f1abce124..2c177b812909b 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Michał Górny (2021-12-30) +# Don't apply stable masks to python-exec since we're forcing every +# impl there anyway. Please keep this in sync with use.mask. +dev-lang/python-exec -python_targets_python3_10 + # Vadim Misbakh-Soloviov (2021-12-09) # ts-cli requires rust to be built, and rust is unavailable here ATM. dev-libs/tree-sitter ts-cli