dev-python/os-virtual-interfacesv2-python-novaclient-ext: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 15:41:35 +0000 (17:41 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 16:20:58 +0000 (18:20 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/os-virtual-interfacesv2-python-novaclient-ext/os-virtual-interfacesv2-python-novaclient-ext-0.20.ebuild

index a35717d084be9ff7760fb505082b3f3e3709cb34..976e45506dbc21c09581ead28bca70d1c3ac2c8a 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 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1