diff options
Diffstat (limited to 'math/py-intspan/Makefile')
-rw-r--r-- | math/py-intspan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-intspan/Makefile b/math/py-intspan/Makefile index 0b0e5d723804..c4ebbae263f9 100644 --- a/math/py-intspan/Makefile +++ b/math/py-intspan/Makefile @@ -12,7 +12,7 @@ COMMENT= Finite element automatic tabulator LICENSE= APACHE20 -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |