aboutsummaryrefslogtreecommitdiff
path: root/devel/py-beartype/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-beartype/Makefile')
-rw-r--r--devel/py-beartype/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile
index 997ced0cd686..264527966258 100644
--- a/devel/py-beartype/Makefile
+++ b/devel/py-beartype/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYNUMPY}
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils autoplist pytest # tests fail, see https://github.com/beartype/beartype/issues/244
NO_ARCH= yes