diff options
Diffstat (limited to 'devel/py-fastcache/Makefile')
-rw-r--r-- | devel/py-fastcache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-fastcache/Makefile b/devel/py-fastcache/Makefile index 1dc1254f77c9..ce7e32e7d126 100644 --- a/devel/py-fastcache/Makefile +++ b/devel/py-fastcache/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/pbrady/fastcache LICENSE= MIT -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist post-install: |