From efc02bfcbe24cb289a4b69951eccb01d75b39f93 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 20 Oct 2021 03:07:27 +0000 Subject: app-antivirus/fangfrisch: disable py3.7 Signed-off-by: Sam James --- app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-antivirus/fangfrisch') diff --git a/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild b/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild index 61ed49126cdf..87b2d6559446 100644 --- a/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild +++ b/app-antivirus/fangfrisch/fangfrisch-1.5.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 readme.gentoo-r1 -- cgit v1.2.3-65-gdbad