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

sys-cluster/cinder/cinder-10.0.3.ebuild
sys-cluster/cinder/cinder-2016.2.9999.ebuild
sys-cluster/cinder/cinder-2017.1.9999.ebuild

index 0889f3683161fb9df59245dbe6f0d9675e4fec8b..9fd3fca29fb825a550d67599d03568e45c7c4220 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
 
index 6578492a38583ea71e469fc13fd136361c25396e..b0cc1c89ab48628f5b39e78f0053e8b97c74c6d7 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 1de239bad2a2be91a41e93119bbc5bfe8944b7ce..f7d1edd7008248b8415991c9a55ddca7f69e7fc9 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