summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-12 16:29:44 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-12 16:42:47 +0200
commit0dc02771ca297c4ad7b4e40ab1495e1eae3b1fb6 (patch)
tree3f9cf8f94937d6a3b4784021f98b082a32f362fd /dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
parentdev-util/molecule-plugins: Support newer python (diff)
downloadgentoo-0dc02771ca297c4ad7b4e40ab1495e1eae3b1fb6.tar.gz
gentoo-0dc02771ca297c4ad7b4e40ab1495e1eae3b1fb6.tar.bz2
gentoo-0dc02771ca297c4ad7b4e40ab1495e1eae3b1fb6.zip
dev-util/rosinstall_generator: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild')
-rw-r--r--dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild b/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
index 25e5e2395ac9..a793d67d94a8 100644
--- a/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
+++ b/dev-util/rosinstall_generator/rosinstall_generator-0.1.13.ebuild
@@ -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=5
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
SCM=""
if [ "${PV#9999}" != "${PV}" ] ; then