diff options
Diffstat (limited to 'math/py-pyipopt/Makefile')
-rw-r--r-- | math/py-pyipopt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pyipopt/Makefile b/math/py-pyipopt/Makefile index e00503bad571..138db39ecaeb 100644 --- a/math/py-pyipopt/Makefile +++ b/math/py-pyipopt/Makefile @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libipopt.so:math/ipopt RUN_DEPENDS= ${PYNUMPY} -USES= dos2unix python +USES= dos2unix python:3.6+ USE_GITHUB= yes GH_ACCOUNT= xuy GH_TAGNAME= 36bcb7f |