diff options
Diffstat (limited to 'archivers/py-xopen/Makefile')
-rw-r--r-- | archivers/py-xopen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/py-xopen/Makefile b/archivers/py-xopen/Makefile index 4075c2fa8fe3..1c39109b9923 100644 --- a/archivers/py-xopen/Makefile +++ b/archivers/py-xopen/Makefile @@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bz2file>=0.98:archivers/py-bz2file@${PY_FLAV pigz>=0:archivers/pigz TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |