diff options
Diffstat (limited to 'devel/py-path.py/Makefile')
-rw-r--r-- | devel/py-path.py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-path.py/Makefile b/devel/py-path.py/Makefile index d4c258d0dca6..3459655eb509 100644 --- a/devel/py-path.py/Makefile +++ b/devel/py-path.py/Makefile @@ -15,7 +15,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pytest-flake8>0:devel/py-pytest-flake8@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python USE_GITHUB= yes USE_PYTHON= autoplist distutils GH_ACCOUNT= jaraco |