From b362de92eca9cacc1039014b5ec3a3c114141570 Mon Sep 17 00:00:00 2001 From: Piotr Karbowski Date: Mon, 30 Dec 2019 22:18:30 +0100 Subject: [PATCH] dev-python/reportlab-3.5.13-r1: python 3.8 support added. Signed-off-by: Piotr Karbowski --- dev-python/reportlab/reportlab-3.5.13-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/reportlab/reportlab-3.5.13-r1.ebuild b/dev-python/reportlab/reportlab-3.5.13-r1.ebuild index 96fc912a5b4f..d259bbf391a5 100644 --- a/dev-python/reportlab/reportlab-3.5.13-r1.ebuild +++ b/dev-python/reportlab/reportlab-3.5.13-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) # Tests crash with pypy +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7,3_8} ) # Tests crash with pypy inherit distutils-r1 flag-o-matic -- 2.26.2