summaryrefslogtreecommitdiff
path: root/devel/py-jsonpickle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jsonpickle/Makefile')
-rw-r--r--devel/py-jsonpickle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonpickle/Makefile b/devel/py-jsonpickle/Makefile
index 44f5b061dd70..9ff25045a086 100644
--- a/devel/py-jsonpickle/Makefile
+++ b/devel/py-jsonpickle/Makefile
@@ -25,7 +25,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR}\
${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR}
# ${PYTHON_PKGNAMEPREFIX}yajl>0:devel/py-yajl@${PY_FLAVOR} # is also needed for tests, but isnt't yet ported
-USES= cpe python:3.8+
+USES= cpe python
USE_PYTHON= distutils autoplist pytest # 1 fail, 1 error in tests, see https://github.com/jsonpickle/jsonpickle/issues/429
CPE_VENDOR= ${PORTNAME}_project