commit: d7b22b47a5119eb1a273ec628bb5ca816bdc6709 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Dec 30 17:51:38 2021 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Dec 30 17:51:38 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7b22b47
profiles/arch/hppa: Unmask python3_10 target Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/hppa/use.mask | 6 ------ profiles/arch/hppa/use.stable.mask | 6 ------ 2 files changed, 12 deletions(-) diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index eec8e480fd60..54706b70567e 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -16,12 +16,6 @@ openexr bluetooth 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 diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index b73cd857e2fa..873d96ddd30c 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -26,12 +26,6 @@ colord # media-libs/libsamplerate is not stable on hppa libsamplerate -# Michał Górny <[email protected]> (2021-05-04) -# Python 3.10 is not yet stable (and will not be until it's out of beta, -# around September. -python_single_target_python3_10 -python_targets_python3_10 - # Matt Turner <[email protected]> (2020-12-23) # dev-db/postgresql is not stable on hppa postgres
