From 327f77f8a4fe58b2f4e4e75d2f296956125a988f Mon Sep 17 00:00:00 2001 From: blshkv Date: Thu, 2 Apr 2020 13:35:56 +0800 Subject: [PATCH] crackmapexec: remove python2 virtual deps --- net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild b/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild index f21ce77ae..188661d4d 100644 --- a/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild +++ b/net-analyzer/crackmapexec/crackmapexec-3.1.5_p20200215.ebuild @@ -34,11 +34,9 @@ RDEPEND=" dev-python/cffi[${PYTHON_USEDEP}] dev-python/chardet[${PYTHON_USEDEP}] dev-python/cryptography[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}] dev-python/gevent[${PYTHON_USEDEP}] dev-python/idna[${PYTHON_USEDEP}] - virtual/python-ipaddress[${PYTHON_USEDEP}] dev-python/msgpack[${PYTHON_USEDEP}] dev-python/netaddr[${PYTHON_USEDEP}]