projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46e2369
)
dev-python/uhashring: python version bump
author
Ultrabug
<ultrabug@gentoo.org>
Fri, 24 Nov 2017 10:52:44 +0000
(11:52 +0100)
committer
Ultrabug
<ultrabug@gentoo.org>
Fri, 24 Nov 2017 10:52:44 +0000
(11:52 +0100)
dev-python/uhashring/uhashring-1.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/uhashring/uhashring-1.0.ebuild
b/dev-python/uhashring/uhashring-1.0.ebuild
index 0327a6fd460fe4e17bc5bf068ac4a16a1f779f18..1bf287b0593c854b847c045ecb439b52f0978538 100644
(file)
--- a/
dev-python/uhashring/uhashring-1.0.ebuild
+++ b/
dev-python/uhashring/uhashring-1.0.ebuild
@@
-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