www-client/pybugz: Works with py3_6
authorAlexey Shvetsov <alexxy@gentoo.org>
Wed, 9 Aug 2017 18:07:50 +0000 (21:07 +0300)
committerAlexey Shvetsov <alexxy@gentoo.org>
Wed, 9 Aug 2017 18:07:50 +0000 (21:07 +0300)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

www-client/pybugz/pybugz-0.13.ebuild
www-client/pybugz/pybugz-9999.ebuild

index 8c60c0ae3380590ea72717e182fc03fd10ca52f9..1376fb7ff52e7da760e506b092b54cd6b75105e6 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python3_4 python3_5 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 PYTHON_REQ_USE="readline(+)"
 
 if [ "${PV}" = "9999" ]; then
index 50fd5e4d8a93376e7b5129c83a747fb80dfe46a8..580e0af4cd1fec6d4b323bd625792a0cda1e577b 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python3_4 python3_5 )
+PYTHON_COMPAT=( python3_{4,5,6} )
 PYTHON_REQ_USE="readline(+)"
 
 if [ "${PV}" = "9999" ]; then