summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-04-20 10:02:50 +0200
committerMichał Górny <mgorny@gentoo.org>2020-04-20 10:05:39 +0200
commit070ea6ed0321c61dec651d8544b3aa3f036cd057 (patch)
tree1e9636ae9fef85ded7c77f829365cd11e9c3c33a /dev-python/reportlab
parentpackage.mask: Last rite media-video/griffith (diff)
downloadgentoo-070ea6ed0321c61dec651d8544b3aa3f036cd057.tar.gz
gentoo-070ea6ed0321c61dec651d8544b3aa3f036cd057.tar.bz2
gentoo-070ea6ed0321c61dec651d8544b3aa3f036cd057.zip
dev-python/reportlab: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/reportlab')
-rw-r--r--dev-python/reportlab/reportlab-3.5.13-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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