diff options
Diffstat (limited to 'databases/py-pickleshare')
-rw-r--r-- | databases/py-pickleshare/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pickleshare/Makefile b/databases/py-pickleshare/Makefile index a94ef45b3729..41bfcb2d5a2b 100644 --- a/databases/py-pickleshare/Makefile +++ b/databases/py-pickleshare/Makefile @@ -13,7 +13,7 @@ COMMENT= Tiny shelve-like database with concurrency support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes |