diff options
Diffstat (limited to 'devel/py-fields/Makefile')
-rw-r--r-- | devel/py-fields/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-fields/Makefile b/devel/py-fields/Makefile index d262dcab3ee9..5824dd14ca1d 100644 --- a/devel/py-fields/Makefile +++ b/devel/py-fields/Makefile @@ -11,7 +11,7 @@ WWW= https://github.com/ionelmc/python-fields LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/ionelmc/python-fields/issues/9 NO_ARCH= yes |