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 c1bddd324b7b..5179c17acc7d 100644 --- a/devel/py-launchpadlib/Makefile +++ b/devel/py-launchpadlib/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}httplib2>=0:www/py-httplib2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}testresources>=0:devel/py-testresources@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wadllib>=0:devel/py-wadllib@${PY_FLAVOR} -USES= pytest python:3.6+ +USES= pytest python USE_PYTHON= autoplist distutils NO_ARCH= yes |