From 858e9af6adacb276bb92ab1524a1cf9646c8e908 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sat, 30 Nov 2019 00:22:36 -0500 Subject: arm6/use.mask: unmask py3.7 for real now Signed-off-by: Aaron Bauman --- profiles/arch/arm64/use.mask | 8 -------- 1 file changed, 8 deletions(-) diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 693fa4127847..0f8bcd75b7ff 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -35,14 +35,6 @@ ayatana # https://github.com/LuaJIT/LuaJIT/issues/26 luajit -# Michał Górny (2018-07-16) -# Python 3.7 support requires fresh versions of packages which are stuck -# at keywordreqs. -# bug #661306: dev-python/pytest -# bug #661320: dev-python/twisted -python_targets_python3_7 -python_single_target_python3_7 - # Michał Górny (2018-07-09) # No OpenCL provider is available on arm64. opencl -- cgit v1.2.3-65-gdbad