aboutsummaryrefslogtreecommitdiff
path: root/devel/py-blessed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-blessed/Makefile')
-rw-r--r--devel/py-blessed/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-blessed/Makefile b/devel/py-blessed/Makefile
index 0129d9a081cd..40ee66e96a83 100644
--- a/devel/py-blessed/Makefile
+++ b/devel/py-blessed/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.4:devel/py-wcwidth@${PY_FLAVOR}
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist pytest # 4 tests fail, see https://github.com/jquast/blessed/issues/251
NO_ARCH= yes