summaryrefslogtreecommitdiff
path: root/app-text/cmark/cmark-0.29.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/cmark/cmark-0.29.0.ebuild')
-rw-r--r--app-text/cmark/cmark-0.29.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cmark/cmark-0.29.0.ebuild b/app-text/cmark/cmark-0.29.0.ebuild
index 2084c1803213..36fc6e99005e 100644
--- a/app-text/cmark/cmark-0.29.0.ebuild
+++ b/app-text/cmark/cmark-0.29.0.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8,9} )
+PYTHON_COMPAT=( python3_{7,8,9} )
inherit cmake python-any-r1