*/*: Clean PYTHON_COMPAT of obsolete impls
[gentoo.git] / sys-cluster / neutron / neutron-14.0.2.ebuild
index 137caa2c7569ff993f621a6167c155a174baa643..3361dc6d27ccc4491df9a8487f154b1d93d4b786 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} )
+PYTHON_COMPAT=( python2_7 python3_{6,7} )
 # still no 34 :( https://bugs.launchpad.net/neutron/+bug/1630439
 
 inherit distutils-r1 linux-info user