sys-cluster/heat: Support newer python
authorPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 13:24:01 +0000 (15:24 +0200)
committerPacho Ramos <pacho@gentoo.org>
Wed, 12 Jul 2017 14:42:22 +0000 (16:42 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.2

sys-cluster/heat/heat-2016.2.9999.ebuild
sys-cluster/heat/heat-2017.1.9999.ebuild
sys-cluster/heat/heat-8.0.2.ebuild

index 6b3b1f054d9aa375f97e14775f8b531a6332aaf6..a0bdfb7e5d38709747ea3529b935e90e26252565 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils git-r3 linux-info user
 
index 2963ef934c82d5a61bc0dc38213b2be3aba79353..b08a1e34c776df5c3ce892f09552940d1b7fbbbf 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 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils git-r3 linux-info user
 
index 82a22503f6e20f2526fc51dea5570f3af2058cc8..450961936893eee1f146a1195378b8a4fd5c5b1c 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 )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 eutils linux-info user