Skip to content

Commit

Permalink
app-text/cmark: add support for new python
Browse files Browse the repository at this point in the history
Added python3_8 and python3_9.

Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Azamat H. Hackimov <[email protected]>
Signed-off-by: Joonas Niilola <[email protected]>
  • Loading branch information
winterheart authored and juippis committed Sep 29, 2020
1 parent e10c564 commit 7f3ce0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-text/cmark/cmark-0.29.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8,9} )

inherit cmake python-any-r1

Expand Down

0 comments on commit 7f3ce0d

Please sign in to comment.