aboutsummaryrefslogtreecommitdiff
path: root/devel/py-homebase/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-homebase/Makefile')
-rw-r--r--devel/py-homebase/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-homebase/Makefile b/devel/py-homebase/Makefile
index 90c856c6420b..0fa49bdb0e54 100644
--- a/devel/py-homebase/Makefile
+++ b/devel/py-homebase/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/dwavesystems/homebase
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils cython autoplist unittest # many tests fail, see https://github.com/dwavesystems/homebase/issues/35
USE_GITHUB= yes