www-servers/varnish: 6.3.2 works with python 3.7 and 3.8

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
This commit is contained in:
Anthony G. Basile
2020-04-20 11:00:34 -04:00
parent d9bdb84de7
commit 7e40ea98cd

View File

@@ -3,7 +3,7 @@
EAPI="7"
PYTHON_COMPAT=( python{3_6,3_7} )
PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit autotools systemd python-r1