commit:     c3faf06cfb8a03316f1b946a2c841211d5b2b76a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  1 19:54:54 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun  1 20:09:42 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3faf06c

profiles/arch/hppa: Move py3.7 to use.stable.mask

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/hppa/use.mask        | 8 --------
 profiles/arch/hppa/use.stable.mask | 5 +++++
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 85640b81ef0..0ddff0f479b 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -28,14 +28,6 @@ vpx
 appindicator
 ayatana
 
-# 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
-
 # Matt Turner <[email protected]> (2018-05-26)
 # Unmask systemd since it is keyworded here.
 -systemd

diff --git a/profiles/arch/hppa/use.stable.mask 
b/profiles/arch/hppa/use.stable.mask
index 448e386051d..24e8d845eb5 100644
--- a/profiles/arch/hppa/use.stable.mask
+++ b/profiles/arch/hppa/use.stable.mask
@@ -4,6 +4,11 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Michał Górny <[email protected]> (2020-06-01)
+# Stable depgraph is not yet clean.
+python_targets_python3_7
+python_single_target_python3_7
+
 # Rolf Eike Beer <[email protected]> (2020-04-14)
 # media-libs/gstreamer is not stable for hppa
 gstreamer

Reply via email to