diff options
Diffstat (limited to 'devel/py-property-cached/Makefile')
-rw-r--r-- | devel/py-property-cached/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-property-cached/Makefile b/devel/py-property-cached/Makefile index d565d1cb6fdf..50acb1596e33 100644 --- a/devel/py-property-cached/Makefile +++ b/devel/py-property-cached/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/althonos/property-cached/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.5+ zip +USES= python zip USE_PYTHON= distutils autoplist pytest # 1 test fails, see https://github.com/pydanny/cached-property/pull/294 NO_ARCH= yes |