dev-python/doc8: more pythons

Package-Manager: portage-2.2.26
This commit is contained in:
Matthew Thode
2016-03-24 21:56:31 -05:00
parent 4d1969a314
commit 18ea954ec9

View File

@@ -3,7 +3,7 @@
# $Id$
EAPI=5
PYTHON_COMPAT=( python2_7 python3_4 )
PYTHON_COMPAT=( python{2_7,3_{3,4,5}} )
inherit distutils-r1