dev-python/ip-associations-python-novaclient-ext: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 13:40:29 +0000 (15:40 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 14:22:15 +0000 (16:22 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/ip-associations-python-novaclient-ext/ip-associations-python-novaclient-ext-0.2.ebuild

index 4979dc8acaa0bb6937fc342f5cca8ba6061ed572..8d478cad43c77bd41285e40157cab792bd15e21f 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+EAPI=7
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1