dev-python/restructuredtext-lint: adding pythons
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 02:56:07 +0000 (21:56 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 25 Mar 2016 02:56:07 +0000 (21:56 -0500)
Package-Manager: portage-2.2.26

dev-python/restructuredtext-lint/restructuredtext-lint-0.12.2.ebuild

index b7a226edf1c5d625cd1a0891df58336f3295e431..e4d9a6b203a013c0d81c347c63d30e3f4b3b41fd 100644 (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