commit: e98884586cd91a6ed1a0ef79eaa1cb5024520a6f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu May 28 08:02:35 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu May 28 08:03:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9888458
profiles/arch/arm: Mask py39 Bug: https://bugs.gentoo.org/719700 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/arm/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask index feb40f29c01..f1ca2ace6ad 100644 --- a/profiles/arch/arm/use.mask +++ b/profiles/arch/arm/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm +# Michał Górny <[email protected]> (2020-05-28) +# Unmask once arm is FINALLY done with bug #719700. +python_targets_python3_9 + # Unmask arm arch specific flags -cpu_flags_arm_iwmmxt -cpu_flags_arm_iwmmxt2
