app-emulation/docker-compose: Add support for python3_5
authorManuel Rüger <mrueg@gentoo.org>
Mon, 13 Mar 2017 18:23:10 +0000 (19:23 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Mon, 13 Mar 2017 18:23:10 +0000 (19:23 +0100)
Package-Manager: Portage-2.3.4, Repoman-2.3.2

app-emulation/docker-compose/docker-compose-1.11.2.ebuild

index 911a0ad8c0e6fb10200abd6bf89463fb4c2be419..8b057609274102b913e68fd1310772feb7151f32 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit bash-completion-r1 distutils-r1 vcs-snapshot