diff options
Diffstat (limited to 'devel/py-u-msgpack-python/Makefile')
-rw-r--r-- | devel/py-u-msgpack-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-u-msgpack-python/Makefile b/devel/py-u-msgpack-python/Makefile index 552ebf01d0de..f94e64d819a2 100644 --- a/devel/py-u-msgpack-python/Makefile +++ b/devel/py-u-msgpack-python/Makefile @@ -13,7 +13,7 @@ COMMENT= Portable, lightweight MessagePack (de)serializer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |