diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-07-16 12:50:22 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-07-16 21:56:22 +0200 |
commit | 957a3699c98ea8160dadb7660c511c9889cf807b (patch) | |
tree | 35fae4d8c5dce4e454291f2fbdbd2751440f6b8d /profiles/arch/mips | |
parent | dev-lang/mercury: handle spaces in mercury PARALLEL args (diff) | |
download | gentoo-957a3699c98ea8160dadb7660c511c9889cf807b.tar.gz gentoo-957a3699c98ea8160dadb7660c511c9889cf807b.tar.bz2 gentoo-957a3699c98ea8160dadb7660c511c9889cf807b.zip |
profiles: Mask python3_7 on arches with pending keywordreqs
Diffstat (limited to 'profiles/arch/mips')
-rw-r--r-- | profiles/arch/mips/use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask index 16cf105d8adf..05d83174997d 100644 --- a/profiles/arch/mips/use.mask +++ b/profiles/arch/mips/use.mask @@ -4,6 +4,14 @@ # 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 |