diff options
Diffstat (limited to 'devel/py-voluptuous/Makefile')
-rw-r--r-- | devel/py-voluptuous/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-voluptuous/Makefile b/devel/py-voluptuous/Makefile index cf9c3d9b2a00..54df3cb01d2b 100644 --- a/devel/py-voluptuous/Makefile +++ b/devel/py-voluptuous/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/alecthomas/voluptuous LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils nose NO_ARCH= yes |