diff --git a/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild b/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild index a0bff72bb..caea1ec87 100644 --- a/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild +++ b/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_6 ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 git-r3