Skip to content

Commit

Permalink
app-antivirus/clamtk: add python3.12 support
Browse files Browse the repository at this point in the history
Signed-off-by: Conrad Kostecki <[email protected]>
  • Loading branch information
ConiKost committed Mar 9, 2024
1 parent de370d8 commit 2e0ae09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app-antivirus/clamtk/clamtk-6.18.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

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

inherit desktop perl-functions python-single-r1 xdg-utils

Expand Down

0 comments on commit 2e0ae09

Please sign in to comment.