commit: eed99655ccc40465895354dc5766c9c65790c781
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 1 20:01:34 2021 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul 1 21:15:08 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed99655
app-antivirus/clamtk: add python3.10 support
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-antivirus/clamtk/clamtk-6.11.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-antivirus/clamtk/clamtk-6.11.ebuild
b/app-antivirus/clamtk/clamtk-6.11.ebuild
index 79a160d99f2..d483f5f7b34 100644
--- a/app-antivirus/clamtk/clamtk-6.11.ebuild
+++ b/app-antivirus/clamtk/clamtk-6.11.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit desktop perl-functions python-single-r1 xdg-utils