dev-python/uhashring: python version bump
authorUltrabug <ultrabug@gentoo.org>
Fri, 24 Nov 2017 10:52:44 +0000 (11:52 +0100)
committerUltrabug <ultrabug@gentoo.org>
Fri, 24 Nov 2017 10:52:44 +0000 (11:52 +0100)
dev-python/uhashring/uhashring-1.0.ebuild

index 0327a6fd460fe4e17bc5bf068ac4a16a1f779f18..1bf287b0593c854b847c045ecb439b52f0978538 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_4 python3_5 )
+PYTHON_COMPAT=( python2_7 python3_4 python3_5 python3_6 )
 
 inherit distutils-r1