dev-libs/stfl: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Fri, 7 Jul 2017 09:15:29 +0000 (11:15 +0200)
committerPacho Ramos <pacho@gentoo.org>
Fri, 7 Jul 2017 09:20:09 +0000 (11:20 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-libs/stfl/stfl-0.24.ebuild

index d768aac0714b325bd20fa3a24b67e8fc5f500b1a..c23d831e72237180d5d525fd2eb2f948d561b86d 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 GENTOO_DEPEND_ON_PERL=no
 inherit eutils multilib perl-module python-r1 toolchain-funcs