From 2e0ae09a8ae5e49d73f1a4ee1e34643fe9cfa838 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 9 Mar 2024 18:37:17 +0100 Subject: [PATCH] app-antivirus/clamtk: add python3.12 support Signed-off-by: Conrad Kostecki --- app-antivirus/clamtk/clamtk-6.18.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-antivirus/clamtk/clamtk-6.18.ebuild b/app-antivirus/clamtk/clamtk-6.18.ebuild index 3c7547287d677..a9f6b6ff5527e 100644 --- a/app-antivirus/clamtk/clamtk-6.18.ebuild +++ b/app-antivirus/clamtk/clamtk-6.18.ebuild @@ -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