projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
482e090
)
app-text/cmark: python3_7
author
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 15 May 2019 11:25:33 +0000
(13:25 +0200)
committer
Andreas Sturmlechner
<asturm@gentoo.org>
Wed, 15 May 2019 11:33:16 +0000
(13:33 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
app-text/cmark/cmark-0.29.0.ebuild
patch
|
blob
|
history
diff --git
a/app-text/cmark/cmark-0.29.0.ebuild
b/app-text/cmark/cmark-0.29.0.ebuild
index 00e9f8c59369989003e22fa48c1cb3b63735066f..7400fd7331da2d352c71eac5215e57e208300392 100644
(file)
--- 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_{5,6} )
+PYTHON_COMPAT=( python3_{5,6
,7
} )
inherit cmake-utils python-any-r1