Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/windows/cygwin/
Date: Thu, 14 Feb 2019 11:42:42
Message-Id: 1550144522.b034d89ef20282c4480378f948ac6749ee2c2750.haubi@gentoo
1 commit: b034d89ef20282c4480378f948ac6749ee2c2750
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 14 11:41:40 2019 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 14 11:42:02 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b034d89e
7
8 profiles/prefix/cygwin/use.mask: unmask python_targets_python3_6
9
10 Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>
11
12 profiles/prefix/windows/cygwin/use.mask | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask
16 index 7e47b5dd84f..a443b8e0a5e 100644
17 --- a/profiles/prefix/windows/cygwin/use.mask
18 +++ b/profiles/prefix/windows/cygwin/use.mask
19 @@ -4,8 +4,7 @@
20 # Re-add Cygwin's libc
21 -elibc_Cygwin
22
23 -# we do not have python-3 cygwin ready yet
24 +# we do have only python-3.6 ready on cygwin
25 python_targets_python3_4
26 python_targets_python3_5
27 -python_targets_python3_6
28 python_targets_python3_7