commit:     5b220413d72b33221cbe439b44f5db716f9a9792
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  2 20:20:10 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 22:37:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b220413

app-antivirus/clamtk: add python3.11 support

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 app-antivirus/clamtk/clamtk-6.14.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
 

Reply via email to