Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/
Date: Sat, 30 Nov 2019 04:02:20
Message-Id: 1575086504.8cfb21c8b957911ce905776d737d2b9a8a0e2cd4.bman@gentoo
1 commit: 8cfb21c8b957911ce905776d737d2b9a8a0e2cd4
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Nov 30 04:01:44 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 30 04:01:44 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cfb21c8
7
8 Revert "arch/arm64/use.mask: unmask python3.7 targets"
9
10 This reverts commit 1aeb4ecbbdaf4c743d4faf89e50b75d48e53f47b.
11
12 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
13
14 profiles/arch/arm64/use.mask | 8 ++++++++
15 1 file changed, 8 insertions(+)
16
17 diff --git a/profiles/arch/arm64/use.mask b/profiles/arch/arm64/use.mask
18 index 0f8bcd75b7f..693fa412784 100644
19 --- a/profiles/arch/arm64/use.mask
20 +++ b/profiles/arch/arm64/use.mask
21 @@ -35,6 +35,14 @@ ayatana
22 # https://github.com/LuaJIT/LuaJIT/issues/26
23 luajit
24
25 +# Michał Górny <mgorny@g.o> (2018-07-16)
26 +# Python 3.7 support requires fresh versions of packages which are stuck
27 +# at keywordreqs.
28 +# bug #661306: dev-python/pytest
29 +# bug #661320: dev-python/twisted
30 +python_targets_python3_7
31 +python_single_target_python3_7
32 +
33 # Michał Górny <mgorny@g.o> (2018-07-09)
34 # No OpenCL provider is available on arm64.
35 opencl