projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb4dac5
)
dev-python/priority: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sun, 15 Jul 2018 07:05:26 +0000
(09:05 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:57:18 +0000
(21:57 +0200)
dev-python/priority/priority-1.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/priority/priority-1.3.0.ebuild
b/dev-python/priority/priority-1.3.0.ebuild
index 75a0d9d02b3c127016eae8a378b772e3cfa40a63..5dc7399f6128456fb2d766d501edce1154718b32 100644
(file)
--- a/
dev-python/priority/priority-1.3.0.ebuild
+++ b/
dev-python/priority/priority-1.3.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,5,6} pypy)
+PYTHON_COMPAT=( python2_7 python3_{4,5,6
,7
} pypy)
inherit distutils-r1