dev-python/python-systemd: add python3_6

Package-Manager: Portage-2.3.19_p2, Repoman-2.3.6_p36
This commit is contained in:
Mike Gilbert
2017-12-23 13:20:31 -05:00
parent e30e7bc289
commit 31b22dd4c1

View 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,3_5} )
PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1