summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-04-22 11:42:23 +0200
committerMichał Górny <mgorny@gentoo.org>2017-04-22 12:18:37 +0200
commit436dfbaf65cff81f66b6ad0690fc14feadfd215d (patch)
treef823d6552b67c5690fbb68140880d1ba6998492b
parentdev-python/funcparserlib: Tested on py3.5 & py3.6 (diff)
downloadgentoo-436dfbaf65cff81f66b6ad0690fc14feadfd215d.tar.gz
gentoo-436dfbaf65cff81f66b6ad0690fc14feadfd215d.tar.bz2
gentoo-436dfbaf65cff81f66b6ad0690fc14feadfd215d.zip
dev-python/reportlab: Tested on py3.6
-rw-r--r--dev-python/reportlab/reportlab-3.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/reportlab/reportlab-3.3.0-r1.ebuild b/dev-python/reportlab/reportlab-3.3.0-r1.ebuild
index f3a09e9bb59a..558ab2b237c7 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