diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/prefix/standalone/kernel-2.6.16+/use.mask | 2 | ||||
-rw-r--r-- | profiles/prefix/windows/cygwin/use.mask | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask index 2a1686418a8f..a2ccaca4c8e2 100644 --- a/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask +++ b/profiles/features/prefix/standalone/kernel-2.6.16+/use.mask @@ -1,7 +1,9 @@ # >=python-3 is masked +python_single_target_python3_7 python_single_target_python3_6 python_single_target_python3_5 python_single_target_python3_4 +python_targets_python3_7 python_targets_python3_6 python_targets_python3_5 python_targets_python3_4 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 |