Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamtk/
Date: Thu, 03 Nov 2022 22:37:43
Message-Id: 1667515026.5b220413d72b33221cbe439b44f5db716f9a9792.conikost@gentoo
1 commit: 5b220413d72b33221cbe439b44f5db716f9a9792
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Wed Nov 2 20:20:10 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 3 22:37:06 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b220413
7
8 app-antivirus/clamtk: add python3.11 support
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 app-antivirus/clamtk/clamtk-6.14.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-antivirus/clamtk/clamtk-6.14.ebuild b/app-antivirus/clamtk/clamtk-6.14.ebuild
16 index f8d49d916619..75f5368e3330 100644
17 --- a/app-antivirus/clamtk/clamtk-6.14.ebuild
18 +++ b/app-antivirus/clamtk/clamtk-6.14.ebuild
19 @@ -1,9 +1,9 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25
26 -PYTHON_COMPAT=( python3_{8..10} )
27 +PYTHON_COMPAT=( python3_{8..11} )
28
29 inherit desktop perl-functions python-single-r1 xdg-utils