commit: 083046ae88f3cd3e4e7ec776fc06e662b312bf82 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 25 15:15:05 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 25 16:16:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083046ae
profiles/arch/powerpc: Mask py39 due to slacking arch team Bug: https://bugs.gentoo.org/703174 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/powerpc/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index c5c30c2fd9f..f4c5b7743df 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -4,6 +4,10 @@ # PPC Specific use flags # +# Michał Górny <[email protected]> (2020-05-25) +# Unmask once PPC* is FINALLY done with bug #703174. +python_targets_python3_9 + # David Seifert <[email protected] (2020-05-17) # Mono is hopelessly broken on ppc32 mono
