commit: ece7319b130dc2f809585dce99a7911e95468a7d Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Tue Jan 16 16:16:57 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Tue Jan 16 16:17:45 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ece7319b
profiles: drop python3_5 and python3_6 stable mask on arm64 profiles/arch/arm64/use.stable.mask | 7 ------- 1 file changed, 7 deletions(-) diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask index 752b4918b13..a97dce3a8c0 100644 --- a/profiles/arch/arm64/use.stable.mask +++ b/profiles/arch/arm64/use.stable.mask @@ -8,13 +8,6 @@ # dev-libs/libressl not marked stable yet libressl -# Mike Gilbert <[email protected]> (28 Oct 2017) -# Mask python targets until dev-lang/python is stable. -python_single_target_python3_6 -python_targets_python3_6 -python_single_target_python3_5 -python_targets_python3_5 - # Hans de Graaff <[email protected]> (17 Apr 2017) # Temporary mask to support stable bug 615818 ruby_targets_ruby22
