diff options
Diffstat (limited to 'devel/py-txaio/Makefile')
-rw-r--r-- | devel/py-txaio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-txaio/Makefile b/devel/py-txaio/Makefile index 839e7c733f4c..57189dfafc73 100644 --- a/devel/py-txaio/Makefile +++ b/devel/py-txaio/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.6.4:devel/py-pytest@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |