diff options
Diffstat (limited to 'devel/py-cle/Makefile')
-rw-r--r-- | devel/py-cle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cle/Makefile b/devel/py-cle/Makefile index 9e66985cf1e8..e071c733293b 100644 --- a/devel/py-cle/Makefile +++ b/devel/py-cle/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyvex>=${ANGR_VERSION}:security/py-pyvex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sortedcontainers>=2.0:devel/py-sortedcontainers@${PY_FLAVOR} -USES= angr:binaries,nose python:3.6+ +USES= angr:binaries,nose python USE_GITHUB= yes GH_ACCOUNT= angr USE_PYTHON= autoplist distutils |