aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/howdy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/howdy/Makefile b/security/howdy/Makefile
index 4b9e328c4b81..f9c91d856fb0 100644
--- a/security/howdy/Makefile
+++ b/security/howdy/Makefile
@@ -14,7 +14,7 @@ RUN_DEPENDS= opencv>0:graphics/opencv \
${PYTHON_PKGNAMEPREFIX}dlib>0:science/py-dlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR}
-USES= python:run shebangfix
+USES= python:3.7-3.10,run shebangfix
USE_GITHUB= yes
GH_ACCOUNT= boltgolt