diff options
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamtk/clamtk-6.05.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamtk/clamtk-6.05.ebuild b/app-antivirus/clamtk/clamtk-6.05.ebuild index c2d0a2050b2c..51d6b124ca0d 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 |