app-admin/ansible: adding python3_5 support

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Matthew Thode
2017-05-09 09:56:16 -05:00
parent b38166f0a2
commit 7efd4a0f40

View File

@@ -3,7 +3,7 @@
EAPI=6
PYTHON_COMPAT=( python2_7 )
PYTHON_COMPAT=( python2_7 python3_5 )
inherit distutils-r1 git-r3