From 436dfbaf65cff81f66b6ad0690fc14feadfd215d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 22 Apr 2017 11:42:23 +0200 Subject: [PATCH] dev-python/reportlab: Tested on py3.6 --- dev-python/reportlab/reportlab-3.3.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/reportlab/reportlab-3.3.0-r1.ebuild b/dev-python/reportlab/reportlab-3.3.0-r1.ebuild index f3a09e9bb59a7..558ab2b237c7a 100644 --- a/dev-python/reportlab/reportlab-3.3.0-r1.ebuild +++ b/dev-python/reportlab/reportlab-3.3.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_7,3_4,3_5} ) # Tests crash with pypy +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) # Tests crash with pypy inherit distutils-r1 flag-o-matic prefix