From 9574aee49f48622af8876b06abeacab2d47edd4f Mon Sep 17 00:00:00 2001 From: Joshua Kinard Date: Sun, 23 Sep 2018 20:34:06 -0400 Subject: [PATCH] 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 --- 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 74d1069dd3fe..23ca48272997 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 (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 (25 Mar 2018) # Unmask systemd since it is keyworded here. -systemd -- 2.26.2