Skip to content

Commit

Permalink
app-admin/awscli: Enable py3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Michał Górny <[email protected]>
  • Loading branch information
mgorny committed Jun 4, 2021
1 parent 1b0a2e9 commit 1d6cc22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/awscli/awscli-1.19.87.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI="7"

PYTHON_COMPAT=( python3_{8..9} )
PYTHON_COMPAT=( python3_{8..10} )

inherit bash-completion-r1 distutils-r1

Expand Down

0 comments on commit 1d6cc22

Please sign in to comment.