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, 01 Jul 2021 21:16:04
Message-Id: 1625174108.eed99655ccc40465895354dc5766c9c65790c781.conikost@gentoo
1 commit: eed99655ccc40465895354dc5766c9c65790c781
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 1 20:01:34 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 1 21:15:08 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed99655
7
8 app-antivirus/clamtk: add python3.10 support
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 app-antivirus/clamtk/clamtk-6.11.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/clamtk/clamtk-6.11.ebuild b/app-antivirus/clamtk/clamtk-6.11.ebuild
17 index 79a160d99f2..d483f5f7b34 100644
18 --- a/app-antivirus/clamtk/clamtk-6.11.ebuild
19 +++ b/app-antivirus/clamtk/clamtk-6.11.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{7..9} )
25 +PYTHON_COMPAT=( python3_{8..10} )
26
27 inherit desktop perl-functions python-single-r1 xdg-utils