dev-python/python-slip: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 08:33:30 +0000 (10:33 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:40:52 +0000 (16:40 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

dev-python/python-slip/python-slip-0.6.1.ebuild

index cf602ebec16915f92b76c1088505e8ab829db09d..ef1a2e3f7a8bbd2c44896d09d93fda7fdb966c4f 100644 (file)
@@ -4,7 +4,7 @@
 EAPI=5
 
 PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1 eutils