aboutsummaryrefslogtreecommitdiff
path: root/www/py-rfc3987/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-rfc3987/Makefile')
-rw-r--r--www/py-rfc3987/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-rfc3987/Makefile b/www/py-rfc3987/Makefile
index 1308c825c002..060b1045dc9a 100644
--- a/www/py-rfc3987/Makefile
+++ b/www/py-rfc3987/Makefile
@@ -12,8 +12,8 @@ COMMENT= Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING.txt
-USES= python:3.6+
-USE_PYTHON= autoplist distutils
+USES= python:3.2+
+USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes