dev-python/reportlab: Remove py2

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-04-20 10:02:50 +02:00
parent 86b39ecfc0
commit 070ea6ed03

View File

@@ -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