dev-python/rax-default-network-flags-python-novaclient-ext: Support python 3.6
authorPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 19:49:39 +0000 (21:49 +0200)
committerPacho Ramos <pacho@gentoo.org>
Sun, 24 Jun 2018 19:52:55 +0000 (21:52 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

dev-python/rax-default-network-flags-python-novaclient-ext/rax-default-network-flags-python-novaclient-ext-0.4.0.ebuild

index 7400329c8e7613f6189a7815c43227cdf78661bc..31dd23b861ed3963109be438ad6463fdf81ba5f9 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=5
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1