dev-python/restructuredtext-lint: adding pythons

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

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