From 7e40ea98cd46c81c550bd938e56c261a4ada8c64 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Mon, 20 Apr 2020 11:00:34 -0400 Subject: 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 --- www-servers/varnish/varnish-6.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/varnish/varnish-6.3.2.ebuild b/www-servers/varnish/varnish-6.3.2.ebuild index 87e7399056bc..74869e5992c5 100644 --- a/www-servers/varnish/varnish-6.3.2.ebuild +++ b/www-servers/varnish/varnish-6.3.2.ebuild @@ -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 -- cgit v1.2.3-65-gdbad