commit:     25796050605206eb20a1ea1a1ccb9c58ef2321bf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 20 13:48:49 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 20 13:51:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25796050

profiles/arch: Mask py3.10 on slacking arches

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

 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 cf614be4eae..4b196ab45f1 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 <mgo...@gentoo.org> (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 <ast...@gentoo.org> (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 5ef64c04f90..60fadf6a77b 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 <mgo...@gentoo.org> (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 <arfrever....@gmail.com> (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 834a60ef712..88b786de48d 100644
--- a/profiles/arch/riscv/use.mask
+++ b/profiles/arch/riscv/use.mask
@@ -7,6 +7,13 @@
 # Unmask systemd
 -systemd
 
+# Michał Górny <mgo...@gentoo.org> (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 <bkoh...@gentoo.org> (2019-01-09)
 # no fam providers keyworded yet
 fam

Reply via email to