From: Michał Górny Date: Mon, 20 Apr 2020 08:02:50 +0000 (+0200) Subject: dev-python/reportlab: Remove py2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=070ea6ed0321c61dec651d8544b3aa3f036cd057;p=gentoo.git dev-python/reportlab: Remove py2 Signed-off-by: Michał Górny --- diff --git a/dev-python/reportlab/reportlab-3.5.13-r1.ebuild b/dev-python/reportlab/reportlab-3.5.13-r1.ebuild index 64879659c5bf..23688607e2a9 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_6,3_7,3_8} ) # Tests crash with pypy +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) # Tests crash with pypy inherit distutils-r1 flag-o-matic