mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
crackmapexec: add python 3.7
This commit is contained in:
parent
d45d8ee385
commit
46257f6a1a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_6 )
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
|
||||
inherit distutils-r1 git-r3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue