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/sparc/use.mask | |
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/sparc/use.mask')
-rw-r--r-- | profiles/arch/sparc/use.mask | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/profiles/arch/sparc/use.mask b/profiles/arch/sparc/use.mask index b67efceb34f9..cdf664c2e15f 100644 --- a/profiles/arch/sparc/use.mask +++ b/profiles/arch/sparc/use.mask @@ -6,6 +6,14 @@ # This file contains a list of useflags that cannot be used on sparc. +# 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 + # Sergei Trofimovich <slyfox@gentoo.org> (19 Nov 2017) # There is no luajit support on sparc. Bug #554376 luajit |