diff options
Diffstat (limited to 'net-im/py-unmessage/Makefile')
-rw-r--r-- | net-im/py-unmessage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/py-unmessage/Makefile b/net-im/py-unmessage/Makefile index 686d3d89eda9..7f65a49c3529 100644 --- a/net-im/py-unmessage/Makefile +++ b/net-im/py-unmessage/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}openssl>=16.0.0:security/py-openssl@${PY_FL ${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=0.6:dns/py-idna@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |