From 5b220413d72b33221cbe439b44f5db716f9a9792 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki <conikost@gentoo.org> Date: Wed, 2 Nov 2022 21:20:10 +0100 Subject: app-antivirus/clamtk: add python3.11 support Signed-off-by: Conrad Kostecki <conikost@gentoo.org> --- app-antivirus/clamtk/clamtk-6.14.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-antivirus') diff --git a/app-antivirus/clamtk/clamtk-6.14.ebuild b/app-antivirus/clamtk/clamtk-6.14.ebuild index f8d49d916619..75f5368e3330 100644 --- a/app-antivirus/clamtk/clamtk-6.14.ebuild +++ b/app-antivirus/clamtk/clamtk-6.14.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit desktop perl-functions python-single-r1 xdg-utils -- cgit v1.2.3-65-gdbad