Gentoo Archives: gentoo-commits

From: Joshua Kinard <kumba@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/mips/
Date: Mon, 24 Sep 2018 00:37:15
Message-Id: 1537749246.9574aee49f48622af8876b06abeacab2d47edd4f.kumba@gentoo
1 commit: 9574aee49f48622af8876b06abeacab2d47edd4f
2 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 24 00:34:06 2018 +0000
4 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 24 00:34:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9574aee4
7
8 Remove the USE mask for python3_7 on mips after fixing keywordreq bugs.
9
10 Tested Python-3.7.0 on SGI/MIPS machine, o32, n32, multilib, uclibc-ng.
11
12 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org>
13
14 profiles/arch/mips/use.mask | 8 --------
15 1 file changed, 8 deletions(-)
16
17 diff --git a/profiles/arch/mips/use.mask b/profiles/arch/mips/use.mask
18 index 74d1069dd3f..23ca4827299 100644
19 --- a/profiles/arch/mips/use.mask
20 +++ b/profiles/arch/mips/use.mask
21 @@ -4,14 +4,6 @@
22 # Unmask the flag which corresponds to ARCH.
23 -mips
24
25 -# Michał Górny <mgorny@g.o> (16 Jul 2018)
26 -# Python 3.7 support requires fresh versions of packages which are stuck
27 -# at keywordreqs.
28 -# bug #661306: dev-python/pytest
29 -# bug #661320: dev-python/twisted
30 -python_targets_python3_7
31 -python_single_target_python3_7
32 -
33 # Matt Turner <mattst88@g.o> (25 Mar 2018)
34 # Unmask systemd since it is keyworded here.
35 -systemd