sys-cluster/neutron: py35
authorMatthew Thode <prometheanfire@gentoo.org>
Wed, 7 Mar 2018 19:09:12 +0000 (13:09 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Wed, 7 Mar 2018 19:09:12 +0000 (13:09 -0600)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sys-cluster/neutron/metadata.xml
sys-cluster/neutron/neutron-12.0.0.ebuild
sys-cluster/neutron/neutron-2018.1.9999.ebuild

index d1534a7ad34735821838c7f9b9268f37d851fcc5..22abebfb45e4d2d8455cf99e1cfbe731578b49c7 100644 (file)
@@ -19,8 +19,8 @@
   </longdescription>
   <use>
     <flag name="compute-only">Only install things needed on compute hosts</flag>
-               <flag name="dhcp">Installs the initscripts for the neutron dhcp service</flag>
-               <flag name="haproxy">haproxy backend support</flag>
+    <flag name="dhcp">Installs the initscripts for the neutron dhcp service</flag>
+    <flag name="haproxy">haproxy backend support</flag>
     <flag name="l3">Installs the initscripts for the neutron l3 agent service</flag>
     <flag name="metadata">Installs the initscripts for the neutron metadata agent service</flag>
     <flag name="openvswitch">Installs the initscripts for the neutron openvswitch agent service</flag>
index ab3477efa1e670426118ccd3a8eaa8160e6579dd..efbe01b7fe3305ef61afb424475119c4a929733e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_5 )
 # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439
 
 inherit distutils-r1 linux-info user
index ab3477efa1e670426118ccd3a8eaa8160e6579dd..efbe01b7fe3305ef61afb424475119c4a929733e 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 )
+PYTHON_COMPAT=( python2_7 python3_5 )
 # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439
 
 inherit distutils-r1 linux-info user