commit:     9574aee49f48622af8876b06abeacab2d47edd4f
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 24 00:34:06 2018 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Mon Sep 24 00:34:06 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9574aee4

Remove the USE mask for python3_7 on mips after fixing keywordreq bugs.

Tested Python-3.7.0 on SGI/MIPS machine, o32, n32, multilib, uclibc-ng.

Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>

 profiles/arch/mips/use.mask | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
index 74d1069dd3f..23ca4827299 100644
--- a/profiles/arch/mips/use.mask
+++ b/profiles/arch/mips/use.mask
@@ -4,14 +4,6 @@
 # Unmask the flag which corresponds to ARCH.
 -mips
 
-# Michał Górny <mgo...@gentoo.org> (16 Jul 2018)
-# 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 <matts...@gentoo.org> (25 Mar 2018)
 # Unmask systemd since it is keyworded here.
 -systemd

Reply via email to