aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:08:30 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-30 07:08:30 +0000
commitd0c921ef72e56a1881b83e317a7b9636ca451147 (patch)
tree24abf106f1fa62a862e230c21d1ed69dfb35d3f1
parentc44b41cc4a257ee2aa90ac5e6402db7432bb41cc (diff)
downloadports-d0c921ef72e56a1881b83e317a7b9636ca451147.tar.gz
ports-d0c921ef72e56a1881b83e317a7b9636ca451147.zip
devel/py-types-retry: Clean up USES=python
Approved by: portmgr (blanket) With hat: python
-rw-r--r--devel/py-types-retry/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-types-retry/Makefile b/devel/py-types-retry/Makefile
index b7a3663956af..d1e525f8b387 100644
--- a/devel/py-types-retry/Makefile
+++ b/devel/py-types-retry/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/python/typeshed
LICENSE= APACHE20
-USES= python:3.6+
+USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes