From 6735c3b7ae0a7a2516eca6071e68bf419f299a31 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 8 Jul 2020 19:01:30 +0000 Subject: [PATCH] Cosmetic change --- dns/py-idna_ssl/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/dns/py-idna_ssl/Makefile b/dns/py-idna_ssl/Makefile index 9e0a2c77d830..f99eb31b7049 100644 --- a/dns/py-idna_ssl/Makefile +++ b/dns/py-idna_ssl/Makefile @@ -20,8 +20,9 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} -NO_ARCH= yes -USE_PYTHON= autoplist distutils USES= python:3.3+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include