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, 27 Aug 2020 15:58:28
Message-Id: 1598543823.e38c22f2683af0e481e026b40c66b0744a517828.conikost@gentoo
1 commit: e38c22f2683af0e481e026b40c66b0744a517828
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 27 15:57:03 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 27 15:57:03 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38c22f2
7
8 app-antivirus/clamtk: add python3.9 support
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 app-antivirus/clamtk/clamtk-6.05.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-antivirus/clamtk/clamtk-6.05.ebuild b/app-antivirus/clamtk/clamtk-6.05.ebuild
17 index c2d0a2050b2..51d6b124ca0 100644
18 --- a/app-antivirus/clamtk/clamtk-6.05.ebuild
19 +++ b/app-antivirus/clamtk/clamtk-6.05.ebuild
20 @@ -3,7 +3,7 @@
21
22 EAPI=7
23
24 -PYTHON_COMPAT=( python3_{6,7,8} )
25 +PYTHON_COMPAT=( python3_{6..9} )
26
27 inherit desktop perl-functions python-single-r1 xdg-utils