net-libs/stem: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 13:43:41 +0000 (15:43 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:27 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

net-libs/stem/stem-1.5.4.ebuild

index 5dbeb5e8928ed5659ff6feec7395a532a119a506..b61e4b7f54ef7d081773a6f7ca73399c1e866310 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=(python{2_7,3_4})
+PYTHON_COMPAT=(python{2_7,3_4,3_5,3_6})
 
 inherit vcs-snapshot distutils-r1