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