www-servers/varnish: 6.3.2 works with python 3.7 and 3.8
authorAnthony G. Basile <blueness@gentoo.org>
Mon, 20 Apr 2020 15:00:34 +0000 (11:00 -0400)
committerAnthony G. Basile <blueness@gentoo.org>
Mon, 20 Apr 2020 15:00:34 +0000 (11:00 -0400)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
www-servers/varnish/varnish-6.3.2.ebuild

index 87e7399056bc3b3a3ada52528c45bbb10756f523..74869e5992c513b8add347078dae7db876188104 100644 (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