From 25796050605206eb20a1ea1a1ccb9c58ef2321bf Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Thu, 20 May 2021 15:48:49 +0200 Subject: profiles/arch: Mask py3.10 on slacking arches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/arch/alpha/use.mask | 7 +++++++ profiles/arch/hppa/use.mask | 6 ++++++ profiles/arch/riscv/use.mask | 7 +++++++ 3 files changed, 20 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index cf614be4eae8..4b196ab45f10 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,13 @@ # Unmask the flag which corresponds to ARCH. -alpha +# Michał Górny (2021-05-20) +# Unresolved keywordreqs are getting in the way. +# https://bugs.gentoo.org/773451 +# https://bugs.gentoo.org/789606 +python_targets_python3_10 +python_single_target_python3_10 + # Andreas Sturmlechner (2020-11-12) # media-sound/jack-audio-connection-kit re-keywording timeout, bug #736725 jack diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 5ef64c04f901..60fadf6a77b8 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,12 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Michał Górny (2021-05-20) +# Unresolved keywordreqs are getting in the way. +# https://bugs.gentoo.org/789606 +python_targets_python3_10 +python_single_target_python3_10 + # Arfrever Frehtes Taifersar Arahesis (2021-04-01) # sys-libs/llvm-libunwind not supported on HPPA. llvm-libunwind diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 834a60ef712c..88b786de48d9 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -7,6 +7,13 @@ # Unmask systemd -systemd +# Michał Górny (2021-05-20) +# Unresolved keywordreqs are getting in the way. +# https://bugs.gentoo.org/773451 +# https://bugs.gentoo.org/789606 +python_targets_python3_10 +python_single_target_python3_10 + # Ben Kohler (2019-01-09) # no fam providers keyworded yet fam -- cgit v1.2.3-65-gdbad