commit: 30111f75a2d664300800b06d176a8bb6d8892cfc Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sun Nov 12 18:55:45 2017 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sun Nov 12 18:55:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30111f75
profiles/arch/powerpc/ppc32: drop python3_5 from use.stable.mask Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/arch/powerpc/ppc32/use.stable.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask index 723fd2fd6b5..5e2c62e8568 100644 --- a/profiles/arch/powerpc/ppc32/use.stable.mask +++ b/profiles/arch/powerpc/ppc32/use.stable.mask @@ -2,8 +2,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 # Andrey Grozin <[email protected]> (25 Jun 2014) # no stable versions on ppc
