diff options
Diffstat (limited to 'devel/py-repoze.lru/Makefile')
-rw-r--r-- | devel/py-repoze.lru/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-repoze.lru/Makefile b/devel/py-repoze.lru/Makefile index 757d552a5728..d49f72520ec4 100644 --- a/devel/py-repoze.lru/Makefile +++ b/devel/py-repoze.lru/Makefile @@ -13,7 +13,7 @@ LICENSE_NAME= Repoze Public License LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= auto-accept dist-mirror dist-sell pkg-mirror pkg-sell -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |