aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/py-idna_ssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/py-idna_ssl/Makefile b/dns/py-idna_ssl/Makefile
index 4a4d3fdc244c..9e0a2c77d830 100644
--- a/dns/py-idna_ssl/Makefile
+++ b/dns/py-idna_ssl/Makefile
@@ -22,6 +22,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3:www/py-aiohttp@${PY_FLAVOR} \
NO_ARCH= yes
USE_PYTHON= autoplist distutils
-USES= python:3.3-3.6
+USES= python:3.3+
.include <bsd.port.mk>