diff options
Diffstat (limited to 'converters/py-bencode.py/Makefile')
-rw-r--r-- | converters/py-bencode.py/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-bencode.py/Makefile b/converters/py-bencode.py/Makefile index 6f686d455a3e..ed664870fad2 100644 --- a/converters/py-bencode.py/Makefile +++ b/converters/py-bencode.py/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.9:devel/py-pbr@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} NO_ARCH= yes -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist do-test: |