Skip to content

Commit

Permalink
net-mail/queue-repair: add python 3.1[12] support
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/897114
Closes: https://bugs.gentoo.org/929718
Signed-off-by: Rolf Eike Beer <[email protected]>
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
DerDakon authored and thesamesam committed May 30, 2024
1 parent 53eeb15 commit 63f6895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net-mail/queue-repair/queue-repair-0.9.0-r2.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..12} )

inherit python-single-r1

Expand Down

0 comments on commit 63f6895

Please sign in to comment.