Skip to content

Commit

Permalink
dev-python/async_generator-1.10: python 3.8 support added.
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Karbowski <[email protected]>
  • Loading branch information
Piotr Karbowski committed Dec 30, 2019
1 parent dc96fa6 commit f93aab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-python/async_generator/async_generator-1.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

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

inherit distutils-r1

Expand Down

0 comments on commit f93aab7

Please sign in to comment.