diff --git a/dev-python/reportlab/reportlab-3.5.13-r1.ebuild b/dev-python/reportlab/reportlab-3.5.13-r1.ebuild index 64879659c5bf5..23688607e2a9e 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