diff options
Diffstat (limited to 'security/py-python-registry/Makefile')
-rw-r--r-- | security/py-python-registry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-python-registry/Makefile b/security/py-python-registry/Makefile index 95f650ef74e0..b625cc8dd17e 100644 --- a/security/py-python-registry/Makefile +++ b/security/py-python-registry/Makefile @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= williballenthin NO_ARCH= yes -USES= python shebangfix +USES= python:3.6+ shebangfix USE_PYTHON= distutils autoplist concurrent SHEBANG_FILES= samples/*.py python_OLD_CMD= .* |