diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-07-07 20:17:31 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-07-08 10:02:14 -0400 |
commit | 5f922f32b921fe9dfbcdbf2a268bd23b563f57a8 (patch) | |
tree | 7626dfc6f335c0d19b93830245ae4a5113f70bdf /profiles/prefix | |
parent | profiles: force dev-lang/python-exec[python3_7] (diff) | |
download | gentoo-5f922f32b921fe9dfbcdbf2a268bd23b563f57a8.tar.gz gentoo-5f922f32b921fe9dfbcdbf2a268bd23b563f57a8.tar.bz2 gentoo-5f922f32b921fe9dfbcdbf2a268bd23b563f57a8.zip |
profiles: copy random python3_6 masks for python3_7
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 a953069a8059..7e47b5dd84fd 100644 --- a/profiles/prefix/windows/cygwin/use.mask +++ b/profiles/prefix/windows/cygwin/use.mask @@ -8,3 +8,4 @@ python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 +python_targets_python3_7 |