diff options
author | 2019-02-14 12:41:40 +0100 | |
---|---|---|
committer | 2019-02-14 12:42:02 +0100 | |
commit | b034d89ef20282c4480378f948ac6749ee2c2750 (patch) | |
tree | 8ee4bb62f905bd2c223de7695c55490b46ead4e8 /profiles/prefix/windows | |
parent | dev-python/pygresql: Bump to 5.0.6 (diff) | |
download | gentoo-b034d89ef20282c4480378f948ac6749ee2c2750.tar.gz gentoo-b034d89ef20282c4480378f948ac6749ee2c2750.tar.bz2 gentoo-b034d89ef20282c4480378f948ac6749ee2c2750.zip |
profiles/prefix/cygwin/use.mask: unmask python_targets_python3_6
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'profiles/prefix/windows')
-rw-r--r-- | profiles/prefix/windows/cygwin/use.mask | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask index 7e47b5dd84fd..a443b8e0a5e2 100644 --- a/profiles/prefix/windows/cygwin/use.mask +++ b/profiles/prefix/windows/cygwin/use.mask @@ -4,8 +4,7 @@ # Re-add Cygwin's libc -elibc_Cygwin -# we do not have python-3 cygwin ready yet +# we do have only python-3.6 ready on cygwin python_targets_python3_4 python_targets_python3_5 -python_targets_python3_6 python_targets_python3_7 |