sys-cluster/neutron: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:37:00 +0000 (22:37 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:37 +0000 (22:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-cluster/neutron/neutron-12.0.2.ebuild
sys-cluster/neutron/neutron-12.0.3.ebuild
sys-cluster/neutron/neutron-2018.1.9999.ebuild

index ca9e5bc0c4182c70a3735d72058d75aef439e345..9f60be9139d6cce090b3cc02f9814fefc8ad959c 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439
 
 inherit distutils-r1 linux-info user
index efbe01b7fe3305ef61afb424475119c4a929733e..d70d082d35bfdc4ffe164ac85bfa2c3d481cbde9 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439
 
 inherit distutils-r1 linux-info user
index efbe01b7fe3305ef61afb424475119c4a929733e..d70d082d35bfdc4ffe164ac85bfa2c3d481cbde9 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
 # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439
 
 inherit distutils-r1 linux-info user