commit: df48a6ce6984ef040a4511a94878451905cc0984 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Thu Aug 19 11:06:34 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Aug 22 15:13:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df48a6ce
profiles/arch/hppa/use.mask: allow Python 3.10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 468a49b4f2c..a3d49fab394 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -11,12 +11,6 @@ # 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
