commit: d3bdf3ea6f1d3030afaff44616d0cb42a7e91f2c Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Apr 1 13:41:10 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Apr 1 13:41:44 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3bdf3ea
profiles: drop python3_6 stable mask on arm Closes: https://bugs.gentoo.org/652128 profiles/arch/arm/use.stable.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 71be5d31fbc..478086fd0fa 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -8,11 +8,6 @@ # Needs dev-lang/php:7.1 stable php_targets_php7-1 -# 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 - # Michael Palimaka <[email protected]> (03 Jun 2017) # Not yet stable. elogind
