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
commitc44b41cc4a257ee2aa90ac5e6402db7432bb41cc (patch)
treecaab7cdc3e61988f6133b2e647386d669ef21e06
parent4fcb4e2274295e334cee771669d24206b92a404a (diff)
devel/py-types-python-dateutil: Clean up USES=python
Approved by: portmgr (blanket) With hat: python
-rw-r--r--devel/py-types-python-dateutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-types-python-dateutil/Makefile b/devel/py-types-python-dateutil/Makefile
index 9162ba530d4a..a4b10ac5ab39 100644
--- a/devel/py-types-python-dateutil/Makefile
+++ b/devel/py-types-python-dateutil/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