dev-python/priority: Enable py3.7
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Jul 2018 07:05:26 +0000 (09:05 +0200)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:18 +0000 (21:57 +0200)
dev-python/priority/priority-1.3.0.ebuild

index 75a0d9d02b3c127016eae8a378b772e3cfa40a63..5dc7399f6128456fb2d766d501edce1154718b32 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,5,6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy)
 
 inherit distutils-r1