diff options
Diffstat (limited to 'sys-cluster/neutron/neutron-12.0.0.ebuild')
-rw-r--r-- | sys-cluster/neutron/neutron-12.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-12.0.0.ebuild b/sys-cluster/neutron/neutron-12.0.0.ebuild index ab3477efa1e6..efbe01b7fe33 100644 --- a/sys-cluster/neutron/neutron-12.0.0.ebuild +++ b/sys-cluster/neutron/neutron-12.0.0.ebuild @@ -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 |