projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b5971a
)
dev-python/decorator: Enable py3.7
author
Michał Górny
<mgorny@gentoo.org>
Sat, 14 Jul 2018 20:11:52 +0000
(22:11 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Jul 2018 19:56:45 +0000
(21:56 +0200)
dev-python/decorator/decorator-4.3.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/decorator/decorator-4.3.0.ebuild
b/dev-python/decorator/decorator-4.3.0.ebuild
index 81c7464d33f522b9c520bdd560599162b5d01e1a..3e02054bc9f2c3ed79925d7f3998af06b9d53077 100644
(file)
--- a/
dev-python/decorator/decorator-4.3.0.ebuild
+++ b/
dev-python/decorator/decorator-4.3.0.ebuild
@@
-3,7
+3,7
@@
EAPI=7
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{4,5,6
,7
}} )
inherit distutils-r1