diff options
Diffstat (limited to 'astro/py-ro/Makefile')
-rw-r--r-- | astro/py-ro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-ro/Makefile b/astro/py-ro/Makefile index 39f6a838baef..5f6b28757ed8 100644 --- a/astro/py-ro/Makefile +++ b/astro/py-ro/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/docs/License.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} -USES= python:3.5+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |