diff options
Diffstat (limited to 'net/py-txrestapi/Makefile')
-rw-r--r-- | net/py-txrestapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-txrestapi/Makefile b/net/py-txrestapi/Makefile index 064471b4e9c6..4926a6e8e392 100644 --- a/net/py-txrestapi/Makefile +++ b/net/py-txrestapi/Makefile @@ -12,7 +12,7 @@ COMMENT= Easing the creation of REST API services in Python LICENSE= MIT -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes |