commit: 5e2c4498088efca7cc99ef39be98fdc7961e5730 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Nov 12 18:56:34 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Nov 12 18:56:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2c4498
profiles/arch/arm: drop python3_5 from use.stable.mask Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/arch/arm/use.stable.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 4af07de93a1..b558895f1e5 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/use.stable.mask @@ -8,8 +8,6 @@ # 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 # Michael Palimaka <[email protected]> (03 Jun 2017) # Not yet stable.
