dev-python/pyx-0.14.1: add python:3.6 support.
authorAnton Kochkov <xvilka@gmail.com>
Thu, 26 Oct 2017 03:15:27 +0000 (11:15 +0800)
committerPatrice Clement <monsieurp@gentoo.org>
Fri, 27 Oct 2017 22:48:28 +0000 (00:48 +0200)
Closes: https://github.com/gentoo/gentoo/pull/6057

dev-python/pyx/pyx-0.14.1.ebuild

index 2b079741f0dca40c16e305052cb66a51c207df28..66f76ddc5a53b52bf257176ab3bcd30c4f167937 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_{4,5,6} )
 
 inherit distutils-r1
 MY_PN=PyX