Skip to content

Commit

Permalink
app-crypt/swtpm: enable py3.12
Browse files Browse the repository at this point in the history
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Sep 9, 2023
1 parent e6d78cb commit f206c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-crypt/swtpm/swtpm-0.8.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{10,11} )
PYTHON_COMPAT=( python3_{10..12} )

inherit autotools python-any-r1

Expand Down

0 comments on commit f206c4d

Please sign in to comment.