summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2018-06-26 22:37:00 +0200
committerPacho Ramos <pacho@gentoo.org>2018-06-26 22:51:37 +0200
commit1e7badcb80f20e356c3bcf72bbcb1ea03d7a5356 (patch)
tree950b5d2349d01f94075635e00094f5303010d004 /sys-cluster/neutron
parentsys-cluster/heat: Support python3.6 (diff)
downloadgentoo-1e7badcb80f20e356c3bcf72bbcb1ea03d7a5356.tar.gz
gentoo-1e7badcb80f20e356c3bcf72bbcb1ea03d7a5356.tar.bz2
gentoo-1e7badcb80f20e356c3bcf72bbcb1ea03d7a5356.zip
sys-cluster/neutron: Support python3.6
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'sys-cluster/neutron')
-rw-r--r--sys-cluster/neutron/neutron-12.0.2.ebuild2
-rw-r--r--sys-cluster/neutron/neutron-12.0.3.ebuild2
-rw-r--r--sys-cluster/neutron/neutron-2018.1.9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys-cluster/neutron/neutron-12.0.2.ebuild b/sys-cluster/neutron/neutron-12.0.2.ebuild
index ca9e5bc0c418..9f60be9139d6 100644
--- a/sys-cluster/neutron/neutron-12.0.2.ebuild
+++ b/sys-cluster/neutron/neutron-12.0.2.ebuild
@@ -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
diff --git a/sys-cluster/neutron/neutron-12.0.3.ebuild b/sys-cluster/neutron/neutron-12.0.3.ebuild
index efbe01b7fe33..d70d082d35bf 100644
--- a/sys-cluster/neutron/neutron-12.0.3.ebuild
+++ b/sys-cluster/neutron/neutron-12.0.3.ebuild
@@ -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
diff --git a/sys-cluster/neutron/neutron-2018.1.9999.ebuild b/sys-cluster/neutron/neutron-2018.1.9999.ebuild
index efbe01b7fe33..d70d082d35bf 100644
--- a/sys-cluster/neutron/neutron-2018.1.9999.ebuild
+++ b/sys-cluster/neutron/neutron-2018.1.9999.ebuild
@@ -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