dev-python/reportlab: Add python3_5 support
authorDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 16:57:05 +0000 (18:57 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 27 Mar 2016 17:44:00 +0000 (19:44 +0200)
Package-Manager: portage-2.2.28

dev-python/reportlab/reportlab-3.2.0-r1.ebuild

index 01f702bccdc5b8b1379126a0e24399d5a7b5f5e9..efe6f96db896aca4b8135b11e369b49b5f6bd68f 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_7,3_3,3_4} ) # Tests crash with pypy
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} ) # Tests crash with pypy
 
 inherit distutils-r1 flag-o-matic prefix