summaryrefslogtreecommitdiff
path: root/textproc/py-junit-xml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-junit-xml/Makefile')
-rw-r--r--textproc/py-junit-xml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-junit-xml/Makefile b/textproc/py-junit-xml/Makefile
index 6a420ec41f6b..1d017b035981 100644
--- a/textproc/py-junit-xml/Makefile
+++ b/textproc/py-junit-xml/Makefile
@@ -10,7 +10,7 @@ WWW= https://github.com/kyrus/python-junit-xml
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= python:3.6+
+USES= python
USE_PYTHON= distutils autoplist
USE_GITHUB= yes
GH_ACCOUNT= kyrus