commit: b73d638b601ffc3be2ea48bfcda8bcfe533f73a1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Aug 22 15:29:47 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 22 15:30:06 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b73d638b
Revert "profiles/arch/hppa/use.mask: allow Python 3.10" Still need dev-python/flask. This reverts commit df48a6ce6984ef040a4511a94878451905cc0984. Bug: https://bugs.gentoo.org/789606 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index a3d49fab394..468a49b4f2c 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -11,6 +11,12 @@ # media-video/pipewire is not keyworded. Bug #807616. pipewire +# Michał Górny <[email protected]> (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 <[email protected]> (2021-04-01) # sys-libs/llvm-libunwind not supported on HPPA. llvm-libunwind
