diff options
Diffstat (limited to 'www/py-requests-cache/Makefile')
-rw-r--r-- | www/py-requests-cache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-requests-cache/Makefile b/www/py-requests-cache/Makefile index f8eff20eb0fa..8998ea7f4c05 100644 --- a/www/py-requests-cache/Makefile +++ b/www/py-requests-cache/Makefile @@ -18,7 +18,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} # Python 2.6-3.5(+) 20171026 -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |