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