dev-python/reportlab: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 20 Apr 2020 08:02:50 +0000 (10:02 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 20 Apr 2020 08:05:39 +0000 (10:05 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/reportlab/reportlab-3.5.13-r1.ebuild

index 64879659c5bf57c17e17d369b12f22962b27217f..23688607e2a9e20f940378093c893d692bed7a81 100644 (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