summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-12 16:26:28 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-12 16:42:45 +0200
commitda3434c67b4ad7640a910714c66238bd3e9eeaed (patch)
tree409a0cc39a8edfd4ae4aa2b7d6472d64bd84f753 /dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
parentdev-util/setconf: Support newer python (diff)
downloadgentoo-da3434c67b4ad7640a910714c66238bd3e9eeaed.tar.gz
gentoo-da3434c67b4ad7640a910714c66238bd3e9eeaed.tar.bz2
gentoo-da3434c67b4ad7640a910714c66238bd3e9eeaed.zip
dev-util/molecule-core: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild')
-rw-r--r--dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
index 97809c7d0273..5ce8515f2b95 100644
--- a/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
+++ b/dev-util/molecule-core/molecule-core-1.0.2-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5,3_6} )
inherit python-r1