aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bencode.py/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-bencode.py/Makefile')
-rw-r--r--converters/py-bencode.py/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-bencode.py/Makefile b/converters/py-bencode.py/Makefile
index 6dc7c8acdd86..3a0a227b526f 100644
--- a/converters/py-bencode.py/Makefile
+++ b/converters/py-bencode.py/Makefile
@@ -18,7 +18,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
+USES= python:3.6+
USE_PYTHON= distutils autoplist
do-test: