diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-01-25 23:15:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-01-25 23:56:54 +0100 |
commit | 266252a880d3b7ce6c9ea871e8339e0aabe44afd (patch) | |
tree | 6003569e085897c9798e41aeec56647c4362918a /profiles/prefix | |
parent | net-mail/notmuch: Remove oldest versions (diff) | |
download | gentoo-266252a880d3b7ce6c9ea871e8339e0aabe44afd.tar.gz gentoo-266252a880d3b7ce6c9ea871e8339e0aabe44afd.tar.bz2 gentoo-266252a880d3b7ce6c9ea871e8339e0aabe44afd.zip |
profiles: Initial support for Python 3.6 (masked)
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/windows/cygwin/use.mask | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/prefix/windows/cygwin/use.mask b/profiles/prefix/windows/cygwin/use.mask index 10ade17c9e55..0fcf5e644a71 100644 --- a/profiles/prefix/windows/cygwin/use.mask +++ b/profiles/prefix/windows/cygwin/use.mask @@ -8,3 +8,4 @@ # we do not have python-3 cygwin ready yet python_targets_python3_4 python_targets_python3_5 +python_targets_python3_6 |