Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/prefix/standalone/kernel-2.6.16+/
Date: Tue, 28 Aug 2018 12:49:51
Message-Id: 1535460533.fb887e90dd9b95083f7dfad563f1756ebe8124de.heroxbd@gentoo
1 commit: fb887e90dd9b95083f7dfad563f1756ebe8124de
2 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 28 12:48:09 2018 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 28 12:48:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb887e90
7
8 p/f/p/s/kernel-2.6.16+/use.mask: >=python3.6 actually works!
9
10 The newer versions of python have better compatibility on old linux
11 kernels.
12
13 profiles/features/prefix/standalone/kernel-2.6.16+/use.mask | 4 ----
14 1 file changed, 4 deletions(-)
15
16 diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask
17 index a2ccaca4c8e..d465a4d7db1 100644
18 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask
19 +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask
20 @@ -1,9 +1,5 @@
21 # >=python-3 is masked
22 -python_single_target_python3_7
23 -python_single_target_python3_6
24 python_single_target_python3_5
25 python_single_target_python3_4
26 -python_targets_python3_7
27 -python_targets_python3_6
28 python_targets_python3_5
29 python_targets_python3_4