summaryrefslogtreecommitdiff
path: root/devel/py-tinyarray
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tinyarray')
-rw-r--r--devel/py-tinyarray/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-tinyarray/Makefile b/devel/py-tinyarray/Makefile
index 4324168ca2ab..91eb4b860596 100644
--- a/devel/py-tinyarray/Makefile
+++ b/devel/py-tinyarray/Makefile
@@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR}
-USES= python:3.6-3.9
+USES= python:3.8-3.9
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>