diff options
Diffstat (limited to 'dev-python/reportlab/reportlab-3.5.13.ebuild')
-rw-r--r-- | dev-python/reportlab/reportlab-3.5.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reportlab/reportlab-3.5.13.ebuild b/dev-python/reportlab/reportlab-3.5.13.ebuild index 31366f726b1b..26d754790dd7 100644 --- a/dev-python/reportlab/reportlab-3.5.13.ebuild +++ b/dev-python/reportlab/reportlab-3.5.13.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6,3_7} ) # Tests crash with pypy +PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} ) # Tests crash with pypy inherit distutils-r1 flag-o-matic |