diff options
Diffstat (limited to 'science/py-oddt/Makefile')
-rw-r--r-- | science/py-oddt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-oddt/Makefile b/science/py-oddt/Makefile index 2d2f6144a0a6..a08a147e3634 100644 --- a/science/py-oddt/Makefile +++ b/science/py-oddt/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= python:3.5+ +USES= python:3.7+ USE_GITHUB= yes USE_PYTHON= distutils concurrent autoplist |