aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:08:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:08:25 +0000
commit3729bddf3098525fb601b64e05b84090e7b2442f (patch)
tree25f28bf69a75dfc027b2c62072d4ae95aaf53ac4
parentc078f8925a6edf2faca4d7e6e2c322cd861aad61 (diff)
downloadports-3729bddf3098525fb601b64e05b84090e7b2442f.tar.gz
ports-3729bddf3098525fb601b64e05b84090e7b2442f.zip
devel/py-archspec: Clean up USES=python
Approved by: portmgr (blanket) With hat: python
-rw-r--r--devel/py-archspec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-archspec/Makefile b/devel/py-archspec/Makefile
index 09ddb583023b..8e0b6dacae6f 100644
--- a/devel/py-archspec/Makefile
+++ b/devel/py-archspec/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry>0:devel/py-poetry@${PY_FLAVOR}
-USES= python:3.7+
+USES= python
USE_PYTHON= pep517 autoplist pytest
NO_ARCH= yes