aboutsummaryrefslogtreecommitdiff
path: root/devel/py-recordclass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-recordclass/Makefile')
-rw-r--r--devel/py-recordclass/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-recordclass/Makefile b/devel/py-recordclass/Makefile
index 0e9e56666bd0..c055521f9810 100644
--- a/devel/py-recordclass/Makefile
+++ b/devel/py-recordclass/Makefile
@@ -11,7 +11,7 @@ WWW= https://github.com/intellimath/recordclass
LICENSE= MIT
-USES= python:3.9+
+USES= python
USE_PYTHON= distutils
.if ! defined(WITH_DEBUG)