From 070ea6ed0321c61dec651d8544b3aa3f036cd057 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 20 Apr 2020 10:02:50 +0200 Subject: [PATCH] dev-python/reportlab: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- 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 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 -- 2.26.2