commit: a911e7ab9ab082257e474ab434f1cba50ae97f06 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Nov 9 23:11:27 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 9 23:35:55 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a911e7ab
profiles/arch/hppa: un-stable mask Python 3.8(!) Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/hppa/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask index 3ffab538940..ff70aefc9a7 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -9,11 +9,6 @@ python_targets_python3_9 python_single_target_python3_9 -# Michał Górny <[email protected]> (2020-06-18) -# Not ready for stable yet. -python_targets_python3_8 -python_single_target_python3_8 - # Rolf Eike Beer <[email protected]> (2020-04-14) # media-libs/gstreamer is not stable for hppa gstreamer
