app-emulation/cloud-init: Support python3.6
authorPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:05:06 +0000 (21:05 +0200)
committerPacho Ramos <pacho@gentoo.org>
Thu, 28 Jun 2018 19:17:52 +0000 (21:17 +0200)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-emulation/cloud-init/cloud-init-9999.ebuild

index 20a2e5936f9c7400879a0bbfd3b6d477cef1d292..4072bd36f0684c8fc3b3b8db487751a22304995a 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=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
 
 inherit distutils-r1 eutils git-r3 multilib systemd