summaryrefslogtreecommitdiff
path: root/dev-python/URLObject
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/URLObject')
-rw-r--r--dev-python/URLObject/URLObject-2.4.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/URLObject/URLObject-2.4.2-r1.ebuild b/dev-python/URLObject/URLObject-2.4.2-r1.ebuild
index 1e98b597b70e..a1fa7caa07bd 100644
--- a/dev-python/URLObject/URLObject-2.4.2-r1.ebuild
+++ b/dev-python/URLObject/URLObject-2.4.2-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1