diff options
Diffstat (limited to 'misc/py-python-geohash/Makefile')
-rw-r--r-- | misc/py-python-geohash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-python-geohash/Makefile b/misc/py-python-geohash/Makefile index fbccc68d6f50..b7707987a709 100644 --- a/misc/py-python-geohash/Makefile +++ b/misc/py-python-geohash/Makefile @@ -14,7 +14,7 @@ COMMENT= Fast, accurate python geohashing library LICENSE= APACHE20 MIT BSD3CLAUSE LICENSE_COMB= multi -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: |