mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
profile: fix python 3.7 use.mask
This commit is contained in:
parent
c7dc457ac7
commit
f6be1e7f20
2 changed files with 3 additions and 4 deletions
|
|
@ -1,6 +1,2 @@
|
|||
#looks like this stuff just doesn't work on x86 anymore
|
||||
app-crypt/johntheripper cuda opencl
|
||||
|
||||
#that edge is bleeding
|
||||
-python_targets_python3_7
|
||||
-python_single_target_python3_7
|
||||
|
|
|
|||
3
profiles/pentoo/arch/x86/use.mask
Normal file
3
profiles/pentoo/arch/x86/use.mask
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#that edge is bleeding
|
||||
-python_targets_python3_7
|
||||
-python_single_target_python3_7
|
||||
Loading…
Reference in a new issue