Skip to content

Commit

Permalink
app-misc/asciinema: update PYTHON_COMPAT
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/704938
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <[email protected]>
  • Loading branch information
benkohler committed Jan 7, 2020
1 parent fc84e0f commit db5d2e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/asciinema/asciinema-2.0.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

PYTHON_COMPAT=( python3_6 )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1

DESCRIPTION="Command line recorder for asciinema.org service"
Expand Down

0 comments on commit db5d2e2

Please sign in to comment.