dev-python/cliff: adding py36 specifier

Package-Manager: Portage-2.3.27, Repoman-2.3.9
This commit is contained in:
Matthew Thode
2018-04-11 11:13:25 -05:00
parent 24dd6d35cc
commit 2fe6df573a

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