Skip to content

Commit

Permalink
gnome-extra/chrome-gnome-shell: enable py3.10
Browse files Browse the repository at this point in the history
Signed-off-by: Georgy Yakovlev <[email protected]>
  • Loading branch information
gyakovlev committed Dec 28, 2021
1 parent e37e576 commit d56361c
Showing 1 changed file with 1 addition and 1 deletion.
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 cmake-utils python-single-r1

Expand Down

0 comments on commit d56361c

Please sign in to comment.