From: Joshua Kinard Date: Mon, 24 Sep 2018 00:34:06 +0000 (-0400) Subject: Remove the USE mask for python3_7 on mips after fixing keywordreq bugs. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9574aee49f48622af8876b06abeacab2d47edd4f;p=gentoo.git 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 --- 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