Skip to content

Commit

Permalink
games-misc/ponysay: Add Python 3.11
Browse files Browse the repository at this point in the history
Signed-off-by: James Le Cuirot <[email protected]>
  • Loading branch information
chewi committed Jan 15, 2023
1 parent 7c6bf43 commit 043d870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion games-misc/ponysay/ponysay-3.0.3.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 bash-completion-r1 python-single-r1

DESCRIPTION="cowsay reimplemention for ponies"
Expand Down

0 comments on commit 043d870

Please sign in to comment.