Skip to content

Commit

Permalink
app-emulation/crun: add py3.8 and 3.9
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Oct 7, 2020
1 parent 2bd3950 commit 5ac3ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-emulation/crun/crun-0.15.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..9} )

inherit autotools python-any-r1

Expand Down

0 comments on commit 5ac3ab9

Please sign in to comment.