commit:     83b87cd2f393766166babd7fa218ee3bbb4fa7df
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed May  6 17:41:56 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed May  6 17:41:56 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83b87cd2

profiles: release more py37 targets

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 profiles/arch/hppa/make.defaults    | 4 ++++
 profiles/arch/powerpc/use.mask      | 8 --------
 profiles/arch/sparc/use.mask        | 8 --------
 profiles/arch/sparc/use.stable.mask | 2 --
 4 files changed, 4 insertions(+), 18 deletions(-)

diff --git a/profiles/arch/hppa/make.defaults b/profiles/arch/hppa/make.defaults
index e25a2f2759a..7be71072550 100644
--- a/profiles/arch/hppa/make.defaults
+++ b/profiles/arch/hppa/make.defaults
@@ -24,3 +24,7 @@ CHOST_hppa="${CHOST}"
 # Donnie Berkholz <[email protected]> (2006-08-18)
 # Defaults for video drivers
 VIDEO_CARDS="fbdev"
+
+# force py36 temporary
+PYTHON_TARGETS="python3_6"
+PYTHON_SINGLE_TARGET="python3_6"

diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index fa1387473fc..f87ed7c69e5 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -12,14 +12,6 @@ webengine
 # sci-libs/coinor-mp is not keyworded
 coinmp
 
-# Michał Górny <[email protected]> (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
-
 # Sergei Trofimovich <[email protected]> (2018-03-18)
 # mongodb is not keyworded on ppc/ppc64 (broken)
 mongodb

diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask
index a91f4a5a898..dec2973c6e3 100644
--- a/profiles/arch/sparc/use.mask
+++ b/profiles/arch/sparc/use.mask
@@ -29,14 +29,6 @@ mongodb
 # dev-qt/qtdeclarative-5.11.x is broken and blocks re-keywording of Qt5.
 qml
 
-# Michał Górny <[email protected]> (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
-
 # Sergei Trofimovich <[email protected]> (2017-11-19)
 # There is no luajit support on sparc. Bug #554376
 luajit

diff --git a/profiles/arch/sparc/use.stable.mask 
b/profiles/arch/sparc/use.stable.mask
index 2c57001a9ff..6deea1b9033 100644
--- a/profiles/arch/sparc/use.stable.mask
+++ b/profiles/arch/sparc/use.stable.mask
@@ -25,8 +25,6 @@ clamav
 
 # Mike Gilbert <[email protected]> (2017-06-08)
 # dev-lang/python:3.7 is not stable.
-python_targets_python3_7
-python_single_target_python3_7
 python_targets_python3_8
 python_single_target_python3_8
 

Reply via email to