commit: ba87ae968b3fc9bdaf1d72da957e63eb20af7f39 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Wed Dec 4 01:44:41 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Wed Dec 4 01:46:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba87ae96
arch/amd64/u.s.m: un-stable-mask py3.7 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/arch/amd64/use.stable.mask | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask index 73caf594a8a..60f6af4f61b 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -9,9 +9,7 @@ audacious # Mike Gilbert <[email protected]> (2017-06-08) -# dev-lang/python:3.7 is not stable. -python_targets_python3_7 -python_single_target_python3_7 +# dev-lang/python:3.8 is not stable. python_targets_python3_8 python_single_target_python3_8
