Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/, profiles/arch/hppa/
Date: Wed, 06 May 2020 17:42:21
Message-Id: 1588786916.83b87cd2f393766166babd7fa218ee3bbb4fa7df.zlogene@gentoo
1 commit: 83b87cd2f393766166babd7fa218ee3bbb4fa7df
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 6 17:41:56 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Wed May 6 17:41:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b87cd2
7
8 profiles: release more py37 targets
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11
12 profiles/arch/hppa/make.defaults | 4 ++++
13 profiles/arch/powerpc/use.mask | 8 --------
14 profiles/arch/sparc/use.mask | 8 --------
15 profiles/arch/sparc/use.stable.mask | 2 --
16 4 files changed, 4 insertions(+), 18 deletions(-)
17
18 diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults
19 index e25a2f2759a..7be71072550 100644
20 --- a/profiles/arch/hppa/make.defaults
21 +++ b/profiles/arch/hppa/make.defaults
22 @@ -24,3 +24,7 @@ CHOST_hppa="${CHOST}"
23 # Donnie Berkholz <dberkholz@g.o> (2006-08-18)
24 # Defaults for video drivers
25 VIDEO_CARDS="fbdev"
26 +
27 +# force py36 temporary
28 +PYTHON_TARGETS="python3_6"
29 +PYTHON_SINGLE_TARGET="python3_6"
30
31 diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
32 index fa1387473fc..f87ed7c69e5 100644
33 --- a/profiles/arch/powerpc/use.mask
34 +++ b/profiles/arch/powerpc/use.mask
35 @@ -12,14 +12,6 @@ webengine
36 # sci-libs/coinor-mp is not keyworded
37 coinmp
38
39 -# Michał Górny <mgorny@g.o> (2018-07-16)
40 -# Python 3.7 support requires fresh versions of packages which are stuck
41 -# at keywordreqs.
42 -# bug #661306: dev-python/pytest
43 -# bug #661320: dev-python/twisted
44 -python_targets_python3_7
45 -python_single_target_python3_7
46 -
47 # Sergei Trofimovich <slyfox@g.o> (2018-03-18)
48 # mongodb is not keyworded on ppc/ppc64 (broken)
49 mongodb
50
51 diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
52 index a91f4a5a898..dec2973c6e3 100644
53 --- a/profiles/arch/sparc/use.mask
54 +++ b/profiles/arch/sparc/use.mask
55 @@ -29,14 +29,6 @@ mongodb
56 # dev-qt/qtdeclarative-5.11.x is broken and blocks re-keywording of Qt5.
57 qml
58
59 -# Michał Górny <mgorny@g.o> (2018-07-16)
60 -# Python 3.7 support requires fresh versions of packages which are stuck
61 -# at keywordreqs.
62 -# bug #661306: dev-python/pytest
63 -# bug #661320: dev-python/twisted
64 -python_targets_python3_7
65 -python_single_target_python3_7
66 -
67 # Sergei Trofimovich <slyfox@g.o> (2017-11-19)
68 # There is no luajit support on sparc. Bug #554376
69 luajit
70
71 diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
72 index 2c57001a9ff..6deea1b9033 100644
73 --- a/profiles/arch/sparc/use.stable.mask
74 +++ b/profiles/arch/sparc/use.stable.mask
75 @@ -25,8 +25,6 @@ clamav
76
77 # Mike Gilbert <floppym@g.o> (2017-06-08)
78 # dev-lang/python:3.7 is not stable.
79 -python_targets_python3_7
80 -python_single_target_python3_7
81 python_targets_python3_8
82 python_single_target_python3_8