summaryrefslogtreecommitdiff
path: root/www/py-aiostream/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-aiostream/Makefile')
-rw-r--r--www/py-aiostream/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-aiostream/Makefile b/www/py-aiostream/Makefile
index 4b9c48f53658..65d95b7a4b3b 100644
--- a/www/py-aiostream/Makefile
+++ b/www/py-aiostream/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/vxgmichel/aiostream
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.7+
+USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>