aboutsummaryrefslogtreecommitdiff
path: root/devel/py-bitstring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-bitstring/Makefile')
-rw-r--r--devel/py-bitstring/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-bitstring/Makefile b/devel/py-bitstring/Makefile
index 547a69400020..88003ba79441 100644
--- a/devel/py-bitstring/Makefile
+++ b/devel/py-bitstring/Makefile
@@ -11,7 +11,7 @@ WWW= https://pypi.org/project/bitstring/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist concurrent distutils
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}