summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/cmark/cmark-0.30.0.ebuild')
-rw-r--r--app-text/cmark/cmark-0.30.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cmark/cmark-0.30.0.ebuild b/app-text/cmark/cmark-0.30.0.ebuild
index 04072de38d26..9a1437df5f0d 100644
--- a/app-text/cmark/cmark-0.30.0.ebuild
+++ b/app-text/cmark/cmark-0.30.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{7..10} )
inherit cmake python-any-r1