commit: e5eab00574755b591858e83cdb4e4eeea5f7309e Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Wed Mar 25 15:04:29 2020 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Wed Mar 25 15:09:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5eab005
profiles: Remove outdated comments for amd64 use.stable.mask Signed-off-by: Brian Evans <grknight <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 793b8a4b57c..ab862994c3f 100644 --- a/profiles/arch/amd64/use.stable.mask +++ b/profiles/arch/amd64/use.stable.mask @@ -5,9 +5,7 @@ # Please use the same syntax as in use.mask # 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
