commit: 1e0d039b23d8d02b0135c0486928d4b1cc49ba2b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 24 11:11:35 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 24 11:41:57 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e0d039b
profiles/arch/hppa: un-stable mask Python 3.9 as a target Signed-off-by: Sam James <sam <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18387 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 ff70aefc9a7..21eb2c9e183 100644 --- a/profiles/arch/hppa/use.stable.mask +++ b/profiles/arch/hppa/use.stable.mask @@ -4,11 +4,6 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask -# Sam James <[email protected]> (2020-11-08) -# Python 3.9 is not yet stable. -python_targets_python3_9 -python_single_target_python3_9 - # Rolf Eike Beer <[email protected]> (2020-04-14) # media-libs/gstreamer is not stable for hppa gstreamer
