diff options
author | 2019-11-29 23:01:44 -0500 | |
---|---|---|
committer | 2019-11-29 23:01:44 -0500 | |
commit | 8cfb21c8b957911ce905776d737d2b9a8a0e2cd4 (patch) | |
tree | e229506bda2ba450ee2b6c7c471886a424a413e2 /profiles | |
parent | arch/arm64/use.mask: unmask python3.7 targets (diff) | |
download | gentoo-8cfb21c8b957911ce905776d737d2b9a8a0e2cd4.tar.gz gentoo-8cfb21c8b957911ce905776d737d2b9a8a0e2cd4.tar.bz2 gentoo-8cfb21c8b957911ce905776d737d2b9a8a0e2cd4.zip |
Revert "arch/arm64/use.mask: unmask python3.7 targets"
This reverts commit 1aeb4ecbbdaf4c743d4faf89e50b75d48e53f47b.
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/arm64/use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask index 0f8bcd75b7ff..693fa4127847 100644 --- a/profiles/arch/arm64/use.mask +++ b/profiles/arch/arm64/use.mask @@ -35,6 +35,14 @@ ayatana # https://github.com/LuaJIT/LuaJIT/issues/26 luajit +# Michał Górny <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (2018-07-09) # No OpenCL provider is available on arm64. opencl |