diff options
-rw-r--r-- | app-antivirus/clamtk/clamtk-6.02-r1.ebuild (renamed from app-antivirus/clamtk/clamtk-6.02.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamtk/clamtk-6.02.ebuild b/app-antivirus/clamtk/clamtk-6.02-r1.ebuild index df2e37a36698..435b69a7e783 100644 --- a/app-antivirus/clamtk/clamtk-6.02.ebuild +++ b/app-antivirus/clamtk/clamtk-6.02-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -47,7 +47,7 @@ RDEPEND=" x11-themes/faenza-icon-theme nautilus? ( ${PYTHON_DEPS} - dev-python/nautilus-python[${PYTHON_USEDEP}] + dev-python/nautilus-python[${PYTHON_SINGLE_USEDEP}] ) " |