diff options
Diffstat (limited to 'devel/py-cachetools3/Makefile')
-rw-r--r-- | devel/py-cachetools3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-cachetools3/Makefile b/devel/py-cachetools3/Makefile index 1fa7416adc92..41a4fdaeb59d 100644 --- a/devel/py-cachetools3/Makefile +++ b/devel/py-cachetools3/Makefile @@ -14,7 +14,7 @@ COMMENT= Extensible memoizing collections and decorators LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |