summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-03-24 21:56:31 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2016-03-24 21:56:31 -0500
commit18ea954ec9b9c3aae1692594d661257e60ebc463 (patch)
tree931e21c3abb450b4068b1f5b92f4846cfd2331e0 /dev-python/doc8/doc8-0.6.0.ebuild
parentdev-python/restructuredtext-lint: adding pythons (diff)
downloadgentoo-18ea954ec9b9c3aae1692594d661257e60ebc463.tar.gz
gentoo-18ea954ec9b9c3aae1692594d661257e60ebc463.tar.bz2
gentoo-18ea954ec9b9c3aae1692594d661257e60ebc463.zip
dev-python/doc8: more pythons
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/doc8/doc8-0.6.0.ebuild')
-rw-r--r--dev-python/doc8/doc8-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/doc8/doc8-0.6.0.ebuild b/dev-python/doc8/doc8-0.6.0.ebuild
index ba242e7b0d7a..835cf3c0debb 100644
--- a/dev-python/doc8/doc8-0.6.0.ebuild
+++ b/dev-python/doc8/doc8-0.6.0.ebuild
@@ -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