diff options
Diffstat (limited to 'devel/py-sure/Makefile')
-rw-r--r-- | devel/py-sure/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-sure/Makefile b/devel/py-sure/Makefile index cfa941b84836..d432a6751963 100644 --- a/devel/py-sure/Makefile +++ b/devel/py-sure/Makefile @@ -14,7 +14,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |