app-antivirus/clamtk: add python3.12 support

Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Conrad Kostecki
2024-03-09 18:37:17 +01:00
parent de370d82c8
commit 2e0ae09a8a

View File

@@ -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