commit: e38c22f2683af0e481e026b40c66b0744a517828
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 27 15:57:03 2020 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Aug 27 15:57:03 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c22f2
app-antivirus/clamtk: add python3.9 support
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-antivirus/clamtk/clamtk-6.05.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-antivirus/clamtk/clamtk-6.05.ebuild
b/app-antivirus/clamtk/clamtk-6.05.ebuild
index c2d0a2050b2..51d6b124ca0 100644
--- a/app-antivirus/clamtk/clamtk-6.05.ebuild
+++ b/app-antivirus/clamtk/clamtk-6.05.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6..9} )
inherit desktop perl-functions python-single-r1 xdg-utils