commit: 71120b8e77f9d6da2be2b4c5e9fc03269bb08018 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 14 13:20:38 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 14 15:44:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71120b8e
profiles/arch/powerpc/ppc32: unmask Python 3.8 targets Bug: https://bugs.gentoo.org/730108 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/powerpc/ppc32/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 9980a765a98..789c90cb30f 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -1,8 +1,3 @@ -# Mike Gilbert <[email protected]> (2017-06-08) -# dev-lang/python:3.7 is not stable. -python_targets_python3_8 -python_single_target_python3_8 - # Mikle Kolyada <[email protected]> (2018-04-24) # no stable net-misc/aria2 on ppc aria2
