commit: 4724033340c1700557470a8ce197db9afaadb26f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri May 29 11:57:32 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri May 29 12:04:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47240333
profiles/arch/sparc: Unmask Python 3.8 & 3.9 targets Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/sparc/use.mask | 9 --------- 1 file changed, 9 deletions(-) diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index e098b539e39..b6c50e3dcc5 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -4,15 +4,6 @@ # Unmask the flag which corresponds to ARCH. -sparc -# Michał Górny <[email protected]> (2020-05-28) -# Moving from arch/base. -python_targets_python3_8 -python_single_target_python3_8 - -# 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
