diff options
author | Joshua Kinard <kumba@gentoo.org> | 2018-09-23 20:34:06 -0400 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2018-09-23 20:34:06 -0400 |
commit | 9574aee49f48622af8876b06abeacab2d47edd4f (patch) | |
tree | 2bdf10d0b909e0a2847c79fb9589e73a17c41e0d /profiles/arch/mips/use.mask | |
parent | dev-python/twisted: Added ~mips to KEYWORDS. (diff) | |
download | gentoo-9574aee49f48622af8876b06abeacab2d47edd4f.tar.gz gentoo-9574aee49f48622af8876b06abeacab2d47edd4f.tar.bz2 gentoo-9574aee49f48622af8876b06abeacab2d47edd4f.zip |
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@gentoo.org>
Diffstat (limited to 'profiles/arch/mips/use.mask')
-rw-r--r-- | profiles/arch/mips/use.mask | 8 |
1 files changed, 0 insertions, 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 <mgorny@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 <mattst88@gentoo.org> (25 Mar 2018) # Unmask systemd since it is keyworded here. -systemd |