sys-cluster/heat: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:30:35 +0000 (22:30 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 26 Jun 2018 20:51:35 +0000 (22:51 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-cluster/heat/heat-10.0.1.ebuild
sys-cluster/heat/heat-2017.2.9999.ebuild
sys-cluster/heat/heat-2018.1.9999.ebuild

index 5bc1648a12940459f27f1196f6c47bac2bc2807e..65275062e53fa2fd1deec97d5ab63fb7cdebb2bf 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils linux-info user
 
index 472f8a0a47db473aeb52e8b927b9efdeba606620..05527326a70b29a7dd6e8f405f3db9f6a30b2bd4 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils linux-info user
 
index fd03db676225c169c217982afaf660793bfcb2b9..89045903e72ff8c13d1fe27e0e76f9de29ca215a 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils linux-info user