Skip to content

Commit

Permalink
app-admin/superlance: enable py3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurp committed Oct 9, 2024
1 parent 7df0313 commit de5a596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-admin/superlance/superlance-2.0.0.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_10 )

inherit distutils-r1

Expand Down

0 comments on commit de5a596

Please sign in to comment.