commit: 53fe137fc71aca09b4c842552cb6b4d5adf0669b Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Tue Apr 28 14:46:19 2020 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Tue Apr 28 14:46:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53fe137f
profiles: arm64/use.stable.mask - Drop obsolete mask Signed-off-by: Brian Evans <grknight <AT> gentoo.org> profiles/arch/arm64/use.stable.mask | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 686628aa72d..b0944e1c602 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -21,9 +21,7 @@ musepack fltk # 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
