diff options
Diffstat (limited to 'math/py-algopy/Makefile')
-rw-r--r-- | math/py-algopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-algopy/Makefile b/math/py-algopy/Makefile index a85f7fc0694e..834b9c32c24f 100644 --- a/math/py-algopy/Makefile +++ b/math/py-algopy/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYNUMPY} -USES= python zip +USES= python:3.6+ zip USE_PYTHON= distutils autoplist NO_ARCH= yes |