commit: 862bbc9e54d27e4ff5367129cfa16fa8a6f804d8 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat May 30 20:02:06 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat May 30 20:02:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=862bbc9e
profiles/arch/arm64: Unmask py3.8+3.9 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/arm64/use.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index c3f0daa0458..e58c0bcf118 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -4,13 +4,6 @@ # Unmask the flag which corresponds to ARCH. -arm64 -# Michał Górny <[email protected]> (2020-05-28) -# Target flags masked because of pending keywording requests. -python_targets_python3_8 -python_single_target_python3_8 -python_targets_python3_9 -python_single_target_python3_9 - # David Seifert <[email protected] (2020-05-17) # Mono is hopelessly broken on arm64 mono
