diff options
Diffstat (limited to 'devel/py-python-statsd/Makefile')
-rw-r--r-- | devel/py-python-statsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-python-statsd/Makefile b/devel/py-python-statsd/Makefile index 38895fc2365c..6492b68ac3bf 100644 --- a/devel/py-python-statsd/Makefile +++ b/devel/py-python-statsd/Makefile @@ -12,7 +12,7 @@ COMMENT= Client for Etsy's node-js statsd server LICENSE= BSD3CLAUSE NO_ARCH= yes -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils post-extract: |