Skip to content

Commit

Permalink
app-misc/byobu: enable py3.11
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/896570
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed May 3, 2023
1 parent 5e9d002 commit edcb0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-misc/byobu/byobu-5.133.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

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

inherit python-single-r1

Expand Down

0 comments on commit edcb0ae

Please sign in to comment.