commit: 093527962cbd0a76f5202ee7266065b25eaf3dcc Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 25 15:10:22 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=09352796
profiles/arch/sparc: Mask py39 due to slacking arch team Bug: https://bugs.gentoo.org/707350 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/sparc/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index b6c50e3dcc5..01f000846f7 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -sparc +# Michał Górny <[email protected]> (2020-05-25) +# Unmask once SPARC is FINALLY done with bug #707350. +python_targets_python3_9 + # James Le Cuirot <[email protected]> (2020-05-10) # media-libs/allegro is not keyworded. allegro
