Skip to content

Commit

Permalink
app-office/impressive: enable py3.11
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Ammerlaan <[email protected]>
  • Loading branch information
Nowa-Ammerlaan committed Jan 29, 2023
1 parent 481a5e7 commit 3929fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-office/impressive/impressive-0.13.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{9..10} )
PYTHON_COMPAT=( python3_{9..11} )
inherit optfeature python-r1

DESCRIPTION="Stylish way of giving presentations with Python"
Expand Down

0 comments on commit 3929fb4

Please sign in to comment.