diff options
Diffstat (limited to 'devel/py-archinfo/Makefile')
-rw-r--r-- | devel/py-archinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-archinfo/Makefile b/devel/py-archinfo/Makefile index 076679bd7f88..c5612a021932 100644 --- a/devel/py-archinfo/Makefile +++ b/devel/py-archinfo/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyvex>0:security/py-pyvex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unicorn>0:emulators/py-unicorn@${PY_FLAVOR} -USES= angr:nose python:3.6+ +USES= angr:nose python USE_GITHUB= yes GH_ACCOUNT= angr USE_PYTHON= autoplist distutils |